bind9/lib/isc/netmgr
Mark Andrews 715a2c7fc1 Add missing initialisations
configuring with --enable-mutex-atomics flagged these incorrectly
initialised variables on systems where pthread_mutex_init doesn't
just zero out the structure.
2021-05-26 08:15:08 +00:00
..
http.c Refactor the interface handling in the netmgr 2021-05-26 09:43:12 +02:00
netmgr-int.h Cleanup the struct isc_nmiface 2021-05-26 09:55:10 +02:00
netmgr.c Add missing initialisations 2021-05-26 08:15:08 +00:00
tcp.c Refactor the interface handling in the netmgr 2021-05-26 09:43:12 +02:00
tcpdns.c Refactor the interface handling in the netmgr 2021-05-26 09:43:12 +02:00
tlsdns.c Refactor the interface handling in the netmgr 2021-05-26 09:43:12 +02:00
tlsstream.c Refactor the interface handling in the netmgr 2021-05-26 09:43:12 +02:00
udp.c Refactor the interface handling in the netmgr 2021-05-26 09:43:12 +02:00
uv-compat.c Use sock->nchildren instead of mgr->nworkers when initializing NM 2020-12-03 18:03:25 +01:00
uv-compat.h Use uv_sleep in the netmgr code 2021-05-03 20:22:54 +02:00
uverr2result.c Distribute queries among threads even on platforms without lb sockets 2020-12-03 09:20:33 +01:00