[PATCH] ws2_32: Automatically sets a socket to non-blocking mode when WSAAsyncSelect or WSAEventSelect is called.

Dmitry Timoshkov dmitry at baikal.ru
Mon May 20 05:13:18 CDT 2013


Qian Hong <qhong at codeweavers.com> wrote:

> Fixed http://bugs.winehq.org/show_bug.cgi?id=33076
> 
> Reference: 
> http://msdn.microsoft.com/en-us/library/windows/desktop/ms741621%28v=vs.85%29.aspx
> 
> See also comment in WSAIoctl:
> /* AsyncSelect()'ed sockets are always nonblocking */

This change requires a test case, MSDN is often wrong, so its claims
at least need to be very carefully checked.

-- 
Dmitry.



More information about the wine-devel mailing list