_ws_gethostbyname() and WSAAsyncGetHostByName() when called with a
commit3a35544dd94b1667e429a0f6095920b04f14dc77
authorRein Klazes <rklazes@xs4all.nl>
Tue, 2 Sep 2003 18:12:20 +0000 (2 18:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Sep 2003 18:12:20 +0000 (2 18:12 +0000)
tree257b8fb8b009eca5fc7f27b59c3a272e9a1e9ae0
parent9c771e706973f1b1fac890d79807fd2aaea611d6
_ws_gethostbyname() and WSAAsyncGetHostByName() when called with a
null name, should use the name returned by gethostname().
dlls/winsock/async.c
dlls/winsock/socket.c