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 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
async.c Assorted spelling fixes. 2008-05-06 16:10:20 +02:00
protocol.c ws2_32: Don't name a parameter errno. 2008-04-29 20:17:41 +02:00
socket.c ws2_32: Ignore lpFrom for connected sockets. 2008-06-21 11:36:15 +02:00
socket16.c More spelling fixes. 2008-01-04 12:55:45 +01:00
version.rc
winsock.spec
ws2_32.spec