server: Deliver an async io APC to any thread alive in the process.
commit9b0c222f39f8c5cd6634394b3aae8804db87d937
authorDmitry Timoshkov <dmitry@baikal.ru>
Tue, 7 Nov 2017 03:11:10 +0000 (7 11:11 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Nov 2017 20:14:53 +0000 (13 21:14 +0100)
treecc4fab7295db9373f310d79edc5d4a173b4c3e35
parent288814a4d84d139f37a486964f2a599664e37618
server: Deliver an async io APC to any thread alive in the process.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ws2_32/tests/sock.c
server/async.c