Sweden-Number/dlls/ws2_32
Bruno Jesus 71c60d15d3 ws2_32: Handle SO_ERROR manually in getsockopt().
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.
2015-04-08 23:16:40 +09:00
..
tests ws2_32: Handle SO_ERROR manually in getsockopt(). 2015-04-08 23:16:40 +09:00
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
async.c
socket.c ws2_32: Handle SO_ERROR manually in getsockopt(). 2015-04-08 23:16:40 +09:00
version.rc
ws2_32.spec ws2_32: Add tests and implement inet_pton. 2014-11-04 13:28:16 +09:00