wine/dlls/winsock socket.c async.c

Alexandre Julliard julliard at winehq.org
Tue Sep 2 13:12:20 CDT 2003


ChangeSet ID:	9177
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/09/02 13:12:20

Modified files:
	dlls/winsock   : socket.c async.c 

Log message:
	Rein Klazes <rklazes at xs4all.nl>
	_ws_gethostbyname() and WSAAsyncGetHostByName() when called with a
	null name, should use the name returned by gethostname().

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9177

Old revision  New revision  Changes     Path
 1.134         1.135         +10 -0      wine/dlls/winsock/socket.c
 1.29          1.30          +10 -0      wine/dlls/winsock/async.c




More information about the wine-cvs mailing list