[ws2_32] in some cases send should block until the entire buffer is sent

Damjan Jovanovic damjan.jov at gmail.com
Mon Mar 19 02:18:06 CDT 2007


Changelog:
  * On Windows, with non-overlapped blocking stream sockets, send
should block until the entire buffer given to it is sent, or there is
an error. Added tests that prove this is the case and patched
WSASendTo to work correctly.

Damjan Jovanovic
-------------- next part --------------
A non-text attachment was scrubbed...
Name: send.patch
Type: text/x-patch
Size: 7310 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070319/6fffcfc8/send.bin


More information about the wine-patches mailing list