server: Allow async i/o operations to send completion messages.
authorAndrey Turkin <andrey.turkin@gmail.com>
Fri, 9 Nov 2007 22:11:48 +0000 (01:11 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Nov 2007 13:20:29 +0000 (14:20 +0100)
commitc702a91a3ca605637577281f78a1dc61dd067e06
tree64062a4042804f3b29bcd2b78cf5cf9554ee8f92
parent074281ff6c50bfb1be3d7229bc7042683d56137e
server: Allow async i/o operations to send completion messages.
dlls/ntdll/directory.c
dlls/ntdll/file.c
dlls/ws2_32/socket.c
include/wine/server_protocol.h
server/async.c
server/completion.c
server/fd.c
server/file.h
server/protocol.def