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