]> git.ipfire.org Git - thirdparty/bind9.git/commit
netmgr: add shutdown function
authorEvan Hunt <each@isc.org>
Fri, 22 Nov 2019 23:57:42 +0000 (15:57 -0800)
committerEvan Hunt <each@isc.org>
Sat, 23 Nov 2019 00:46:32 +0000 (16:46 -0800)
commit00333a5c971499f63837fb1319f0d318efbbdfbb
treec3e6986582546b59cbf70897e4105ce7765e66af
parentd6c5052f7e48971c537cdfc985fcbc8ba7a95de6
netmgr: add shutdown function

- new function isc_nm_shutdown() shuts down all active TCP connections,
  but does not destroy the netmgr.
bin/named/main.c
lib/isc/include/isc/netmgr.h
lib/isc/netmgr/netmgr-int.h
lib/isc/netmgr/netmgr.c
lib/isc/netmgr/tcp.c
lib/isc/win32/libisc.def.in