Sweden-Number/dlls/ws2_32
Paul Gofman d888f3ba36 ws2_32: Consider socket with zero ifindex unbound.
Real interface index can't be zero.
getsockopt(..., IP_UNICAST_IF, ...) may return success and zero
interface index if IP_UNICAST_IF was never set.

Avoids error output which doesn't inidcate a real error condition
for such case.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-03 19:44:15 +02:00
..
tests ws2_32/tests: Put WSAAddressToString tests in tables. 2020-05-27 16:18:46 +02:00
Makefile.in
async.c
socket.c ws2_32: Consider socket with zero ifindex unbound. 2020-07-03 19:44:15 +02:00
version.rc
ws2_32.spec ws2_32: Add FreeAddrInfoEx. 2020-06-18 09:00:31 +02:00