[PATCH 3/3] ws2_32: Add asynchronous support for TransmitFile (resend).

Erich E. Hoover erich.e.hoover at wine-staging.com
Wed Oct 7 20:12:19 CDT 2015


This patch adds asynchronous/overlapped support for TransmitFile.
Since the earlier patches have been carefully crafted to work off of
NTSTATUS values, this patch just adds the necessary infrastructure for
using the register_async functionality to spawn a TransmitFile
operation.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-ws2_32-Add-asynchronous-support-for-TransmitFile.patch
Type: text/x-diff
Size: 11179 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151007/682c50d5/attachment.patch>


More information about the wine-patches mailing list