bind9/lib/isc/netmgr
Matthijs Mekking e1a49ee6d4 Call reset_shutdown if uv_tcp_close_reset failed
If uv_tcp_close_reset() returns an error code, this means the
reset_shutdown callback has not been issued, so do it now.

(cherry picked from commit c40e5c8653)
2024-06-03 08:16:32 +00:00
..
http.c Clang-format header file changes 2024-05-17 16:21:35 -07:00
netmgr-int.h Expose the TCP client count in statistics channel 2024-02-27 11:04:28 +03:00
netmgr.c Call reset_shutdown if uv_tcp_close_reset failed 2024-06-03 08:16:32 +00:00
tcp.c Split fast and slow task queues 2024-02-01 21:47:29 +01:00
tcpdns.c increase TCP4Clients/TCP6Clients after point of no failure 2024-05-30 13:39:23 +03:00
timer.c Change single write timer to per-send timers 2022-03-11 10:52:22 +01:00
tlsdns.c increase TCP4Clients/TCP6Clients after point of no failure 2024-05-30 13:39:23 +03:00
tlsstream.c Split fast and slow task queues 2024-02-01 21:47:29 +01:00
udp.c Split fast and slow task queues 2024-02-01 21:47:29 +01:00
uv-compat.c Add uv_tcp_close_reset compat 2022-02-17 09:47:43 +01:00
uv-compat.h Add parentheses around macro arguement 'msec' 2023-10-20 10:30:48 +11:00
uverr2result.c add a result code for ENOPROTOOPT, EPROTONOSUPPORT 2023-04-21 12:47:07 +02:00