]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3133-tcp-error-handling' into 'main'
authorOndřej Surý <ondrej@isc.org>
Thu, 17 Feb 2022 10:41:14 +0000 (10:41 +0000)
committerOndřej Surý <ondrej@isc.org>
Thu, 17 Feb 2022 10:41:14 +0000 (10:41 +0000)
commit0697288b9daf14d60b4ea140c505ba9b5f286e34
tree017cede8be269910229f759e64c794853eb26407
parentae4cd57ed5abc8a8b7b16d1c9d6089185cb66e5f
parent1b25b76921d3a3bf13d00f71d87c67778067e7d6
Merge branch '3133-tcp-error-handling' into 'main'

correct TCP error condition handling in dispatch

Closes #3133

See merge request isc-projects/bind9!5810