[PATCH 4/5] ntdll, server: change the handling of blocking ioctls so they don't use the blocking parameter and instead honor the overlapped mode used during CreateFile

Bernhard Loos bernhardloos at googlemail.com
Wed Aug 3 09:17:50 CDT 2011


---
 dlls/kernel32/sync.c    |    5 +++++
 dlls/ntdll/file.c       |   15 ++++++++++-----
 dlls/ntdll/tests/pipe.c |   27 +++++++++++++++++++--------
 server/device.c         |   11 ++---------
 server/fd.c             |   24 +++++++++++++++++++++++-
 server/named_pipe.c     |   29 ++---------------------------
 6 files changed, 61 insertions(+), 50 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-ntdll-server-change-the-handling-of-blocking-ioctls-.patch
Type: text/x-patch
Size: 11446 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110803/8af2a623/attachment.bin>


More information about the wine-patches mailing list