Sweden-Number/dlls/ws2_32/tests
Paul Gofman 18230d23c5 ws2_32: Base inet_addr() implementation on musl.
The imported algorithm is modified to match the tests.

Fixes a regression introduced by commit
671cf16f77.

Windows inet_addr() behaves basically the same as Unix
inet_addr() which is different from inet_pton().

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-04 21:10:40 +01:00
..
Makefile.in
afd.c ws2_32/tests: Remove the todo_wine on a test_recv() ok() call. 2022-02-17 22:16:03 +01:00
protocol.c ws2_32: Base inet_addr() implementation on musl. 2022-03-04 21:10:40 +01:00
sock.c ntdll: Don't call try_recv before server call in sock_recv. 2022-02-10 20:18:39 +01:00