bind9/lib/isc/netmgr
Witold Kręcicki b4e27a075a Don't crash if isc_uv_export returns an error in accept_connection.
isc_uv_export can return an error - e.g. EMFILE (from dup), handle this
nicely.

(cherry picked from commit ae9a6befa8)
2020-10-22 14:59:00 -07:00
..
Makefile.in Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00
netmgr-int.h Complete the isc_nmhandle_detach() in the worker thread. 2020-10-15 11:03:47 +11:00
netmgr.c Complete the isc_nmhandle_detach() in the worker thread. 2020-10-15 11:03:47 +11:00
tcp.c Don't crash if isc_uv_export returns an error in accept_connection. 2020-10-22 14:59:00 -07:00
tcpdns.c Clone the csock in accept_connection(), not in callback 2020-10-08 08:16:54 +02:00
udp.c Fix the way udp_send_direct() is used 2020-10-22 14:59:00 -07:00
uv-compat.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
uv-compat.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
uverr2result.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00