wine/ include/ws2tcpip.h include/winsock.h dll ...
ChangeSet ID: 7786 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/04/04 16:04:47 Modified files: include : ws2tcpip.h winsock.h dlls/wsock32 : wsock32.spec socket.c dlls/winsock : socket.c Log message: Mike Hearn <m.hearn(a)signal.qinetiq.com> - Map winsock sockopts to the POSIX equivalents for IP multicast. - Remap winsock1 constant values to winsock2 using a forwarder function. - Change a FIXME to a TRACE, it appeared to be simply reporting progress. Patch: http://cvs.winehq.com/patch.py?id=7786 Old revision New revision Changes Path 1.2 1.3 +24 -0 wine/include/ws2tcpip.h 1.54 1.55 +26 -0 wine/include/winsock.h 1.15 1.16 +2 -2 wine/dlls/wsock32/wsock32.spec 1.23 1.24 +49 -0 wine/dlls/wsock32/socket.c 1.122 1.123 +43 -1 wine/dlls/winsock/socket.c
participants (1)
-
Alexandre Julliard