]> git.ipfire.org Git - thirdparty/bind9.git/commit
TLS: bail out earlier when NM is stopping
authorArtem Boldariev <artem@boldariev.com>
Mon, 27 Jun 2022 11:27:49 +0000 (14:27 +0300)
committerArtem Boldariev <artem@boldariev.com>
Tue, 12 Jul 2022 11:40:22 +0000 (14:40 +0300)
commitfc74b15e677d8810aea3b5abcc1b1f7eb9e7541a
treeeb95231d834bb8695ef840c455a4c4fd2baa384a
parentac4fb34f18978d95e100e4218880dce834950a42
TLS: bail out earlier when NM is stopping

In some operations - most prominently when establishing connection -
it might be beneficial to bail out earlier when the network manager
is stopping.

The issue is backported from loopmgr branch, where such a change is
not only beneficial, but required.
lib/isc/netmgr/tlsstream.c