bind9/lib/isc/netmgr
Evan Hunt 7f367b0c7f use the correct handle when calling the read callback
when calling isc_nm_read() on an HTTP socket, the read callback
was being run with the incorrect handle. this has been corrected.
2021-04-23 10:01:42 -07:00
..
http.c use the correct handle when calling the read callback 2021-04-23 10:01:42 -07:00
netmgr-int.h Refactor taskmgr to run on top of netmgr 2021-04-20 23:22:28 +02:00
netmgr.c run read callbacks synchronously on timeout 2021-04-22 12:08:04 -07:00
tcp.c fix TCP timeout recovery 2021-04-22 12:08:04 -07:00
tcpdns.c run read callbacks synchronously on timeout 2021-04-22 12:08:04 -07:00
tlsdns.c run read callbacks synchronously on timeout 2021-04-22 12:08:04 -07:00
tlsstream.c fix TLS timeout recovery 2021-04-22 12:08:04 -07:00
udp.c run read callbacks synchronously on timeout 2021-04-22 12:08:04 -07: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 Refactor netmgr and add more unit tests 2020-12-01 16:47:07 +01:00
uverr2result.c Distribute queries among threads even on platforms without lb sockets 2020-12-03 09:20:33 +01:00