bind9/lib/isc/netmgr
Ondřej Surý 100c20b470
Don't check for maximal version on Windows
The Windows doesn't have support for recvmmsg(), so we don't need to
check for maximal version on Windows (only for a minimal version).

Remove the MAXIMAL_VERSION when compiling on Windows.
2023-02-15 11:02:57 +01:00
..
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
netmgr-int.h Gracefully handle uv_read_start() failures 2022-06-14 11:55:03 +02:00
netmgr.c Don't check for maximal version on Windows 2023-02-15 11:02:57 +01:00
tcp.c Update sources to Clang 15 formatting 2022-11-29 10:30:34 +01:00
tcpdns.c Update sources to Clang 15 formatting 2022-11-29 10:30:34 +01:00
udp.c Update sources to Clang 15 formatting 2022-11-29 10:30:34 +01:00
uv-compat.c Add uv_tcp_close_reset compat 2022-02-17 09:50:10 +01:00
uv-compat.h Abort when libuv at runtime mismatches libuv at compile time 2022-04-26 11:52:02 +02:00
uverr2result.c add UV_ENOTSUP to isc___nm_uverr2result() 2022-01-17 11:47:12 +01:00