ws2_32: Set WSAEINVAL in InetPtonW if the address string is unparsable.
commitf21b25ae8e20090565a37826179c412da3ef75e8
authorAlex Henrie <alexhenrie24@gmail.com>
Tue, 19 May 2020 03:22:12 +0000 (18 21:22 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 May 2020 09:20:48 +0000 (19 11:20 +0200)
tree0891fa679140937983f22611785916e6121d851f
parent4cb95848fd0de6d96e246bfa2633236cafc43873
ws2_32: Set WSAEINVAL in InetPtonW if the address string is unparsable.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ws2_32/socket.c
dlls/ws2_32/tests/sock.c