server: connect named pipe synchronously when overlapped param is NULL

Andrey Turkin andrey.turkin at gmail.com
Sat May 22 13:00:59 CDT 2010


Even if pipe was created as overlapped - this actually make sense as
caller won't have any chance to get a callback. Helps application in
bug 18643 to go further

---
  dlls/kernel32/tests/pipe.c |   48 +++++++++++++++++++++++++------------------
  dlls/ntdll/file.c          |    2 +-
  server/named_pipe.c        |    2 +-
  3 files changed, 30 insertions(+), 22 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-connect-named-pipe-synchronously-when-overlap.patch
Type: text/x-patch
Size: 4462 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100522/41a7c934/attachment-0001.bin>


More information about the wine-patches mailing list