TRY 2: Socket resets randomly

Vitaliy Margolen wine-devel at kievinfo.com
Thu Sep 14 21:34:29 CDT 2006


Ryan Miller wrote:
> ws2_32: Fixed bug with sockets randomly resetting due to GetLastError being
> reset by setsockopt in Windows, but not in Wine.  Also included is the
> associated test.
> 
> +    SetLastError(1);

Please use more accepted value of 0xdeadbeef

Vitaliy



More information about the wine-devel mailing list