[PATCH 3/4] ws2_32/tests: Test for AcceptEx IOCP behavior for a duplicated handle (try 2).

Erich E. Hoover ehoover at mines.edu
Mon Apr 30 21:46:40 CDT 2012


Real Name:
    Erich Hoover

Description:
    This patch demonstrates how AcceptEx handles IOCP for duplicated
handles.  It is interesting to note that the ERROR_OPERATION_ABORTED
status is generated when the handle that was given to AcceptEx is
closed, but it is not generated if the original handle is closed.
This version fixes an issue where the status for one of the tests
relied on older windows behavior and did not correspond to Vista+
behavior.

Changelog:
    ws2_32/tests: Test for AcceptEx IOCP behavior for a duplicated handle.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-ws2_32-tests-Test-for-AcceptEx-IOCP-behavior-for-a-d.patch
Type: application/octet-stream
Size: 8777 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120430/fae25d27/attachment-0001.obj>


More information about the wine-patches mailing list