[PATCH 2/2] ws2_32: Add support for TF_REUSE_SOCKET to TransmitFile.

Erich E. Hoover erich.e.hoover at wine-staging.com
Thu Oct 22 19:04:01 CDT 2015


This patch adds support for the TF_REUSE_SOCKET, which permits
TransmitFile to setup a socket to be reused after it's been closed.
We may wish to create a different server request for this that's more
generic (like "set_socket_info") so that it can be used for other
features, but this version seems more in-line with how server requests
are currently processed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ws2_32-Add-support-for-TF_REUSE_SOCKET-to-TransmitFi.patch
Type: application/x-download
Size: 7055 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151022/40778d49/attachment.bin>


More information about the wine-patches mailing list