bind9/lib/isc/netmgr
Artem Boldariev d62eb206f7 Fix isc_nmsocket_set_tlsctx()
During loop manager refactoring isc_nmsocket_set_tlsctx() was not
properly adapted. The function is expected to broadcast the new TLS
context for every worker, but this behaviour was accidentally broken.
2022-10-14 23:06:31 +03:00
..
http.c Cleanup the asychronous code in the stream implementations 2022-09-22 14:51:15 +02:00
netmgr-int.h TLS DNS: fix certificate verification error message reporting 2022-10-12 16:24:04 +03:00
netmgr.c Fix isc_nmsocket_set_tlsctx() 2022-10-14 23:06:31 +03:00
socket.c Move netmgr/uv-compat.h to <isc/uv.h> 2022-05-03 10:02:19 +02:00
tcp.c Remove a superfluous check of sock->fd against -1 2022-10-12 08:21:35 +00:00
tcpdns.c Add and use semantic patch to replace isc_mem_get/allocate+memset 2022-10-05 16:44:05 +02:00
timer.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
tlsdns.c TLS DNS: fix certificate verification error message reporting 2022-10-12 16:24:04 +03:00
tlsstream.c TLS: clear error queue before doing IO or calling SSL_get_error() 2022-10-12 16:24:04 +03:00
udp.c Don't set load-balancing socket option on the UDP connect sockets 2022-10-12 15:36:25 +02:00