]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3026-premature-tcp-connection-closure-leaks-fetch-contexts-hang-on...
authorEvan Hunt <each@isc.org>
Wed, 1 Dec 2021 20:10:44 +0000 (20:10 +0000)
committerEvan Hunt <each@isc.org>
Wed, 1 Dec 2021 20:10:44 +0000 (20:10 +0000)
commit4ecbc3d09f566de65e8ebfa7b95ced06f18ef918
treec5ec896033c474af4603494d541392422f5971cc
parent081e18edc80f7d3f40d230f53755c8f39bc884b1
parent4e779b11f6d65192db02be0651b74da8ca07e617
Merge branch '3026-premature-tcp-connection-closure-leaks-fetch-contexts-hang-on-shutdown' into 'main'

Shutdown all active TCP connections on error

Closes #3026

See merge request isc-projects/bind9!5599