-
- Downloads
ws2_32: Reimplement inet_pton on top of ntdll functions.
And add a test to show that inet_pton does not accept hexadecimal IPv4 addresses, and another test to demonstrate that it has the same leading double colon bug as RtlIpv6StringToAddress. Signed-off-by:Alex Henrie <alexhenrie24@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
Showing
- configure 0 additions, 1 deletionconfigure
- configure.ac 0 additions, 1 deletionconfigure.ac
- dlls/ws2_32/socket.c 12 additions, 13 deletionsdlls/ws2_32/socket.c
- dlls/ws2_32/tests/sock.c 5 additions, 1 deletiondlls/ws2_32/tests/sock.c
- include/config.h.in 0 additions, 3 deletionsinclude/config.h.in
Loading
Please register or sign in to comment