[PATCH 2/3] ws2_32: fix up iovecs after transmission in WS2_send instead of WS2_sendto

Mike Kaplinskiy mike.kaplinskiy at gmail.com
Thu Nov 18 22:47:57 CST 2010


Also, actually start the async request if we had a short write.
Overlapped short writes are possible according to MSDN, but it seems
that they never occur in practice.
---
 dlls/ws2_32/socket.c     |   56 ++++++++++++++++++++++-----------------------
 dlls/ws2_32/tests/sock.c |    4 +--
 2 files changed, 28 insertions(+), 32 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ws2_32-fix-up-iovecs-after-transmission-in-WS2_send-.patch
Type: text/x-patch
Size: 5104 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101118/bb38ae2b/attachment.bin>


More information about the wine-patches mailing list