bind9/lib/isc/netmgr
Ondřej Surý 7ddc49d66a
Convert canceling StreamDNS socket to to isc_async callback
Simplify the canceling of the StreamDNS socket by using the isc_async API
from the loopmgr instead of using the asychronous netievent mechanism in
the netmgr.
2023-03-24 07:58:53 +01:00
..
http.c Convert setting of the DoH endpoints to to isc_async callback 2023-03-24 07:58:52 +01:00
netmgr-int.h Convert canceling StreamDNS socket to to isc_async callback 2023-03-24 07:58:53 +01:00
netmgr.c Convert canceling StreamDNS socket to to isc_async callback 2023-03-24 07:58:53 +01:00
socket.c Extend isc__nm_socket_tcp_nodelay() to accept value 2022-12-20 22:13:53 +02:00
streamdns.c Convert canceling StreamDNS socket to to isc_async callback 2023-03-24 07:58:53 +01:00
tcp.c Convert accepting new TCP connection to to isc_async callback 2023-03-24 07:58:52 +01:00
timer.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
tlsstream.c Convert doing the TLS IO to to isc_async callback 2023-03-24 07:58:52 +01:00
udp.c Convert canceling UDP socket to to isc_async callback 2023-03-24 07:58:52 +01:00