bind9/lib/isc/netmgr
Ondřej Surý 58663574b9
Use server socket to log TCP accept failures
The accept_connection() could detach from the child socket on a failure,
so we need to keep and use the server socket for logging the accept
failures.
2023-04-27 11:07:57 +02:00
..
http.c Fix the streaming read callback shutdown logic 2023-04-20 12:58:32 +02:00
netmgr-int.h Fix the streaming read callback shutdown logic 2023-04-20 12:58:32 +02:00
netmgr.c Fix the streaming read callback shutdown logic 2023-04-20 12:58:32 +02:00
socket.c Cleanup the last Windows / MSC ifdefs and comments 2023-04-03 09:06:20 +00:00
streamdns.c Fix the streaming read callback shutdown logic 2023-04-20 12:58:32 +02:00
tcp.c Use server socket to log TCP accept failures 2023-04-27 11:07:57 +02:00
timer.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
tlsstream.c Fix the streaming read callback shutdown logic 2023-04-20 12:58:32 +02:00
udp.c Fix the streaming read callback shutdown logic 2023-04-20 12:58:32 +02:00