[PATCH] Store I/O completion information in async structure

Andrey Turkin andrey.turkin at gmail.com
Mon Dec 17 13:06:17 CST 2007


  This is to allow completions to be sent on handle close. Also this can be helpful for AcceptEx/TransmitFile
implementation.
---
 dlls/ntdll/tests/file.c |   14 +++++++++++++-
 server/async.c          |   12 ++++++------
 server/fd.c             |   10 +++++-----
 server/file.h           |    2 +-
 4 files changed, 25 insertions(+), 13 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f664b26ca240cfadc45bccf50e12e10275fe609c.diff
Type: text/x-patch
Size: 5489 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071217/ed106a82/attachment-0001.bin 


More information about the wine-patches mailing list