Sweden-Number/dlls/ws2_32
Jeff Zaroyko 30e6b81dd1 ws2_32: Ignore lpFrom for connected sockets.
If the the socket is connected and lpFrom is not NULL, Linux will set
msg_namelen to zero and ignore msg_name in recvfrom so don't try try
to update lpFrom.
2008-06-21 11:36:15 +02:00
..
tests ws2_32: Ignore lpFrom for connected sockets. 2008-06-21 11:36:15 +02:00
Makefile.in
async.c
protocol.c
socket.c ws2_32: Ignore lpFrom for connected sockets. 2008-06-21 11:36:15 +02:00
socket16.c
version.rc
winsock.spec
ws2_32.spec