2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Merge tag 'v9_19_1'

BIND 9.19.1
This commit is contained in:
Michal Nowak
2022-05-19 10:55:42 +02:00
5 changed files with 95 additions and 21 deletions

View File

@@ -964,6 +964,7 @@ struct isc_nmsocket {
worker */
size_t n_listener_tls_ctx;
isc_nmsocket_t *tlslistener;
isc_nmsocket_t *tlssocket;
atomic_bool result_updated;
enum {
TLS_INIT,