wine/dlls/winsock tests/sock.c socket.c

Alexandre Julliard julliard at winehq.org
Wed Oct 6 13:52:51 CDT 2004


ChangeSet ID:	14071
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/10/06 13:52:51

Modified files:
	dlls/winsock/tests: sock.c 
	dlls/winsock   : socket.c 

Log message:
	Rein Klazes <rklazes at xs4all.nl>
	- Fix WS_getsockopt for the options SO_LINGER, SO_RCVTIMEO and
	SO_SNDTIMEO by adding data conversion from Unix to windows.
	- Added a test for this.

Patch: http://cvs.winehq.org/patch.py?id=14071

Old revision  New revision  Changes     Path
 1.14          1.15          +60 -0      wine/dlls/winsock/tests/sock.c
 1.160         1.161         +45 -18     wine/dlls/winsock/socket.c




More information about the wine-cvs mailing list