bind9/lib/isc/netmgr
Evan Hunt a2d773fb98 Refactor dnssec-signzone to use loop callbacks
Use isc_job_run() instead of isc_task_send() for dnssec-signzone
worker threads.

Also fix the issue where the additional assignwork() would be run only
from the main thread effectively serializing all the signing.
2023-01-21 23:39:09 -08:00
..
http.c Simplify tracing the reference counting in isc_netmgr 2023-01-10 19:57:39 +01:00
netmgr-int.h complete change of NETMGR_TRACE to ISC_NETMGR_TRACE 2023-01-20 12:46:34 -08:00
netmgr.c Refactor dnssec-signzone to use loop callbacks 2023-01-21 23:39:09 -08:00
socket.c Extend isc__nm_socket_tcp_nodelay() to accept value 2022-12-20 22:13:53 +02:00
streamdns.c Refactor isc_nm_xfr_allowed() 2023-01-19 10:24:08 +00:00
tcp.c isc_nm_listentcp: treat socket failures gracefully 2023-01-20 11:05:24 +11:00
timer.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
tlsstream.c complete change of NETMGR_TRACE to ISC_NETMGR_TRACE 2023-01-20 12:46:34 -08:00
udp.c Use INSIST rather then REQUIRE to meet DBC usage rules 2023-01-20 11:05:24 +11:00