bind9/lib/isc/netmgr
Ondřej Surý e528b3241d Fix copy&paste error in setsockopt_off
Because of copy&paste error the setsockopt_off macro would enable
the socket option instead of disabling it.

(cherry picked from commit f14d870d15)
2021-06-02 18:10:44 +02:00
..
Makefile.in Remove TLSDNS, TLS and HTTP protocols from netmgr 2021-05-14 12:52:48 +02:00
netmgr-int.h Add asynchronous work API to the network manager 2021-05-31 16:57:19 +02:00
netmgr.c Fix copy&paste error in setsockopt_off 2021-06-02 18:10:44 +02:00
tcp.c Refactor the interface handling in the netmgr 2021-05-26 10:09:47 +02:00
tcpdns.c Refactor the interface handling in the netmgr 2021-05-26 10:09:47 +02:00
udp.c Cleanup the remaining of HAVE_UV_<func> macros 2021-06-02 12:01:29 +02:00
uv-compat.c Cleanup the remaining of HAVE_UV_<func> macros 2021-06-02 12:01:29 +02:00
uv-compat.h Use UV_VERSION_HEX to decide whether we need libuv shim functions 2021-05-31 16:57:19 +02:00
uverr2result.c Distribute queries among threads even on platforms without lb sockets 2020-12-09 10:46:16 +01:00