server: Add support for storing an event to signal upon async I/O completion.
authorAlexandre Julliard <julliard@winehq.org>
Wed, 21 Mar 2007 13:27:52 +0000 (14:27 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Mar 2007 13:27:52 +0000 (14:27 +0100)
commitfa4679fea6c5a6227d5d40e410d93af3d01d984c
tree360f8354b7f0f831196e40a731fc39b8d3e9798b
parent31ade1eb67e6b55f1b0c09ef7a806cd53652b1e2
server: Add support for storing an event to signal upon async I/O completion.
include/wine/server_protocol.h
server/async.c
server/protocol.def
server/trace.c