bind9/lib/ns
Ondřej Surý 9ae34a04e8 The route socket and its storage was detached while still reading
The interfacemgr and the .route was being detached while the network
manager had pending read from the socket.  Instead of detaching from the
socket, we need to cancel the read which in turn will detach the route
socket and the associated interfacemgr.
2022-04-25 17:19:33 +02:00
..
include Add isc_rwlock around dns_aclenv .localhost and .localnets member 2022-04-04 19:27:00 +02:00
tests Use isc_nm_getnworkers to manage zone resources 2022-04-01 23:50:34 +02:00
client.c Remove task exclusive mode from ns_clientmgr 2022-03-30 12:41:55 +02:00
hooks.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
interfacemgr.c The route socket and its storage was detached while still reading 2022-04-25 17:19:33 +02:00
listenlist.c Add support for Strict/Mutual TLS into BIND 2022-03-28 16:22:53 +03:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Fix loading plugins using just their filenames 2022-04-22 13:27:12 +02:00
notify.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
query.c Add isc_rwlock around dns_aclenv .localhost and .localnets member 2022-04-04 19:27:00 +02:00
server.c Remove the keep-response-order ACL map 2022-02-18 09:16:03 +01:00
sortlist.c Add isc_rwlock around dns_aclenv .localhost and .localnets member 2022-04-04 19:27:00 +02:00
stats.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
update.c Create per-thread task and memory context for zonemgr 2022-04-01 23:50:34 +02:00
xfrout.c Remove extra copies and stray members from ns_client_t 2022-03-25 10:18:11 +01:00