[PATCH 2/2] ws2_32: Use STATUS_MORE_PROCESSING_REQUIRED to indicate that the AcceptEx async should not send a completion (try 4).

Erich E. Hoover ehoover at mymail.mines.edu
Wed Jun 6 18:53:39 CDT 2012


Real Name:
    Erich Hoover

Description:
    This patch changes the way AcceptEx handles completions so that
canceled sockets can still send completion notifications.  The patch
fixes a significant issue with the WoW launcher and the Diablo 3
installer (Bug #28898) where these applications hang indefinitely
waiting for a completion to be returned for the AcceptEx async.  This
version of the patch has been updated to include a small comment
describing the behavior of this return value.

Changelog:
    ws2_32: Use STATUS_MORE_PROCESSING_REQUIRED to indicate that the
AcceptEx async should not send a completion.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ws2_32-Use-STATUS_MORE_PROCESSING_REQUIRED-to-indica.patch
Type: application/octet-stream
Size: 7523 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120606/0284506e/attachment.obj>


More information about the wine-patches mailing list