ws2_32: Fix edge case for getaddrinfo in BSD and OSX.
commitda16d6b66003f05e39c92897bb973f4b79fce7e3
authorBruno Jesus <00cpxxx@gmail.com>
Fri, 14 Feb 2014 10:44:21 +0000 (14 08:44 -0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Feb 2014 10:28:20 +0000 (17 11:28 +0100)
tree4421b78e3b33ee957d6c9f217659d4ae5ec1467a
parent5425cb341361b1c3bb468edb5b153807be8a8344
ws2_32: Fix edge case for getaddrinfo in BSD and OSX.
dlls/ws2_32/socket.c
dlls/ws2_32/tests/sock.c