bind9/lib/isc/include
Artem Boldariev df317184eb Add isc_nmsocket_set_tlsctx()
This commit adds isc_nmsocket_set_tlsctx() - an asynchronous function
that replaces the TLS context within a given TLS-enabled listener
socket object. It is based on the newly added reference counting
functionality.

The intention of adding this function is to add functionality to
replace a TLS context without recreating the whole socket object,
including the underlying TCP listener socket, as a BIND process might
not have enough permissions to re-create it fully on reconfiguration.
2022-04-06 18:45:57 +03:00
..
isc Add isc_nmsocket_set_tlsctx() 2022-04-06 18:45:57 +03:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00