bind9/lib/isc/netmgr
Evan Hunt 75c985c07f change the signature of recv callbacks to include a result code
this will allow recv event handlers to distinguish between cases
in which the region is NULL because of error, shutdown, or cancelation.
2020-06-19 12:33:26 -07:00
..
netmgr-int.h implement isc_nm_cancelread() 2020-06-19 12:33:26 -07:00
netmgr.c implement isc_nm_cancelread() 2020-06-19 12:33:26 -07:00
tcp.c change the signature of recv callbacks to include a result code 2020-06-19 12:33:26 -07:00
tcpdns.c change the signature of recv callbacks to include a result code 2020-06-19 12:33:26 -07:00
udp.c change the signature of recv callbacks to include a result code 2020-06-19 12:33:26 -07:00
uv-compat.c isc_uv_import must pass UV__IPC_SOCKET_XFER_TCP_CONNECTION, not SERVER. 2020-06-03 20:08:54 +00:00
uv-compat.h Use libuv-provided uv_{export,import} if available. 2020-02-18 12:17:55 +01:00
uverr2result.c Proper accounting of active TCP connections 2020-03-05 18:02:27 +00:00