ChangeSet ID: 9177 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/02 13:12:20
Modified files: dlls/winsock : socket.c async.c
Log message: Rein Klazes rklazes@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