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

Erich E. Hoover ehoover at mines.edu
Mon Apr 30 22:19:32 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.
Also, this time the error code is properly casted so that the tests
don't fail on 64-bit systems.  I sincerely apologize for the repeated
patches, I obviously didn't intend to have to revise this twice.

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: 8784 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120430/bbba0849/attachment-0001.obj>


More information about the wine-patches mailing list