[PATCH 2/3] ws2_32/tests: Test for AcceptEx IOCP behavior for canceled sockets (try 2).

Erich E. Hoover ehoover at mines.edu
Wed Apr 18 19:33:55 CDT 2012


Real Name:
   Erich Hoover

Description:
   This patch demonstrates how it is necessary for AcceptEx to be able
to handle completion notifications for canceled sockets.  It is worth
noting that, currently, Wine does not properly support completions in
AcceptEx if the completion port is created after AcceptEx is called.
This version removes an unnecessary call present in the previous
version that re-retrieved the AcceptEx function.

Changelog:
    ws2_32/tests: Test for AcceptEx IOCP behavior for canceled sockets.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ws2_32-tests-Test-for-AcceptEx-IOCP-behavior-for-can.patch
Type: application/octet-stream
Size: 3850 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120418/b7f39e28/attachment-0001.obj>


More information about the wine-patches mailing list