[PATCH 4/4] ws2_32: Use completion information to send AcceptEx completions (try 2, resend).

Erich E. Hoover ehoover at mymail.mines.edu
Wed May 9 14:23:41 CDT 2012


Real Name:
    Erich Hoover

Description:
    This patch uses the newly added completion information parameter
in order to send AcceptEx completions even when the originating handle
has closed.  The patch fixes an issue with the WoW launcher and the
Diablo 3 installer (Bug #27657) where the applications do not receive
the ERROR_OPERATION_ABORTED completions that they need in order to
properly proceed.  Like patch 3, this version of the patch has been
updated to use the FILE_COMPLETION_INFORMATION structure.  This
version therefore requires fewer headers and no-longer requires
typecasting of the completion key (removing the need for a helper
function).

Changelog:
    ws2_32: Use completion information to send AcceptEx completions.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-ws2_32-Use-completion-information-to-send-AcceptEx-c.patch
Type: application/octet-stream
Size: 8556 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120509/a01df670/attachment.obj>


More information about the wine-patches mailing list