[PATCH] server: Automatically sets a socket to non-blocking mode when WSAAsyncSelect or WSAEventSelect is called even when lEvent is zero.

Qian Hong qhong at codeweavers.com
Wed May 22 03:51:38 CDT 2013


Thanks Dimitry and AJ for advice!

Try 2:
- Test added.

Try 3:
- Don't abort on failure when unnecessary.
- Moving changes to server to avoid unnecessary server call.

---
  dlls/ws2_32/tests/sock.c |   57 
++++++++++++++++++++++++++++++++++++++++++++++
  server/sock.c            |    3 +--
  2 files changed, 58 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Automatically-sets-a-socket-to-non-blocking-mod.txt
Type: text/x-patch
Size: 4084 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130522/50da9aa2/attachment.bin>


More information about the wine-patches mailing list