[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 23:52:31 CST 2010


Also, actually start the overlapped 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: 5174 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101119/bdc93cbd/attachment-0001.bin>


More information about the wine-patches mailing list