server: Always return STATUS_PENDING when an async I/O operation has been queued.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 26 Mar 2007 17:13:21 +0000 (19:13 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Mar 2007 17:13:21 +0000 (19:13 +0200)
commit589ce2bb8d1b3c199d71dac7f07d98f49b6eae09
tree6a653304c41325582634c66f95fdbe56a5eb2aeb
parentcc578af7b164916a41bbb1f3eacc14ae045a1e3f
server: Always return STATUS_PENDING when an async I/O operation has been queued.
dlls/ntdll/file.c
dlls/ws2_32/socket.c
server/fd.c
server/serial.c
server/sock.c