]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4414-shutdown-crash-in-control_recvmessage' into 'main'
authorOndřej Surý <ondrej@isc.org>
Thu, 16 Nov 2023 16:26:24 +0000 (16:26 +0000)
committerOndřej Surý <ondrej@isc.org>
Thu, 16 Nov 2023 16:26:24 +0000 (16:26 +0000)
commit8876b2d8a9f32f4cdafd10a25f94e8d91a08e5f2
tree0370a803916f98e0ca5d2410f19003acd7f3bf87
parentf4ca058a06f06a27c74692658c9ea9b88114390a
parent5734d6c8266a6baecbd9907e38e9caa506250164
Merge branch '4414-shutdown-crash-in-control_recvmessage' into 'main'

Make sure we shutdown the controlconf listeners and connections once

Closes #4414

See merge request isc-projects/bind9!8470