ws2_32: Reimplement inet_addr() on top of inet_pton().
commit671cf16f773e5dafc7edbf7766aed9e52e4e7b56
authorZebediah Figura <zfigura@codeweavers.com>
Tue, 3 Aug 2021 00:37:42 +0000 (2 19:37 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Aug 2021 21:41:05 +0000 (3 23:41 +0200)
treeeebc1079c1a38f47795749b89829a2545c3cf255
parentb159f6e25667652afe278a5df7504cafdc1f26e1
ws2_32: Reimplement inet_addr() on top of inet_pton().

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ws2_32/protocol.c
dlls/ws2_32/tests/protocol.c