]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '2227-tcp-connection-closed-second-fix' into 'main'
authorOndřej Surý <ondrej@isc.org>
Mon, 2 Nov 2020 22:52:01 +0000 (22:52 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 2 Nov 2020 22:52:01 +0000 (22:52 +0000)
commit3ec9b5f1d9daa42d75b0ff646620b68c258122d9
treebfba21659443d484c41c3bea11bc6ee4be98afe0
parentf8730ae1a241f5fb7857e9136cfff975623c6947
parentc14c1fdd2c43c96a6b31affc719cdf18f0057667
Merge branch '2227-tcp-connection-closed-second-fix' into 'main'

Fix improper closed connection handling in tcpdns.

Closes #2227

See merge request isc-projects/bind9!4341