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

Qian Hong qhong at codeweavers.com
Mon May 20 05:18:06 CDT 2013


Hi Dmitry,

On Mon, May 20, 2013 at 6:13 PM, Dmitry Timoshkov <dmitry at baikal.ru> wrote:
> This change requires a test case, MSDN is often wrong, so its claims
> at least need to be very carefully checked.

Thanks for the comment, actually I already guess you will point out it
requires a test :)

There is no win32 api to detect whether a socket is blocking or
non-blocking, do you have any advice how to test it in our Wine test
framework?

Thanks a lot, as always!

--
Regards,
Qian Hong

-
http://www.codeweavers.com



More information about the wine-devel mailing list