[PATCH 5/5] ws2_32: Add asynchronous support for TransmitFile.

Erich E. Hoover erich.e.hoover at wine-staging.com
Sat Oct 3 15:40:44 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: 0005-ws2_32-Add-asynchronous-support-for-TransmitFile.-re.patch
Type: text/x-diff
Size: 11179 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151003/17c9637e/attachment.patch>


More information about the wine-patches mailing list