winsock: Fix two Windows to Unix mapping issues.
commit4a8961ce3dc3321fbdea0bcd3fa8423586df552d
authorHans Leidekker <hans@it.vu.nl>
Sat, 25 Feb 2006 19:31:32 +0000 (25 20:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Feb 2006 11:19:18 +0000 (27 12:19 +0100)
treeb511eaa384476d46341415b0e9274c6ce32b4c3f
parent39be679a45ee16167e5e3605a81048171617e2a7
winsock: Fix two Windows to Unix mapping issues.
Handle wildcard address family hint in getaddrinfo.
Convert flags too in getnameinfo.
dlls/winsock/socket.c