bind9/lib/isc/netmgr
Evan Hunt 32b50407bf check statichandle before attaching
it is possible for udp_recv_cb() to fire after the socket
is already shutting down and statichandle is NULL; we need to
create a temporary handle in this case.
2021-10-18 14:21:04 -07:00
..
http.c remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
netmgr-int.h netmgr: add isc_nm_routeconnect() 2021-10-15 00:56:58 -07:00
netmgr.c check statichandle before attaching 2021-10-18 14:21:04 -07:00
tcp.c netmgr: refactor isc__nm_incstats() and isc__nm_decstats() 2021-10-15 00:40:37 -07:00
tcpdns.c netmgr: refactor isc__nm_incstats() and isc__nm_decstats() 2021-10-15 00:40:37 -07:00
tlsdns.c netmgr: refactor isc__nm_incstats() and isc__nm_decstats() 2021-10-15 00:40:37 -07:00
tlsstream.c Stop providing branch prediction information 2021-10-14 10:33:24 +02:00
udp.c netmgr: add isc_nm_routeconnect() 2021-10-15 00:56:58 -07:00
uv-compat.c Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
uv-compat.h Use UV_VERSION_HEX to decide whether we need libuv shim functions 2021-05-31 14:52:05 +02:00
uverr2result.c Handle UDP send errors when sending DNS message larger than MTU 2021-06-23 17:41:34 +02:00