• Bruno Jesus's avatar
    ws2_32: Handle SO_ERROR manually in getsockopt(). · 71c60d15
    Bruno Jesus authored
    As soon as SO_ERROR is read from getsockopt it is reset in the kernel,
    when attempting a non-blocking connection the wine server reads
    SO_ERROR first so when the application tries to read the value it will
    end with zero.
    71c60d15
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
async.c Loading commit data...
socket.c Loading commit data...
version.rc Loading commit data...
ws2_32.spec Loading commit data...