winsock: getaddrinfo - return code mapping.
commitb364f81218805bf6fdc63fef7a18fa806c137785
authorMarcus Meissner <marcus@jet.franken.de>
Mon, 12 Dec 2005 10:55:11 +0000 (12 11:55 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Dec 2005 10:55:11 +0000 (12 11:55 +0100)
tree343be9eefda9d796b0b6b0e1199e2e61e81f35bf
parent6194255d5b8afa076bdbc0e5a03ae19aca2de198
winsock: getaddrinfo - return code mapping.
convert_eai_u2w should map from unix to windows, not the other way
round (spotted by Dominic Wise).
dlls/winsock/socket.c