]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix nmhandle attach/detach errors in tcpdnsconnect_cb()
authorOndřej Surý <ondrej@sury.org>
Wed, 4 Nov 2020 19:59:31 +0000 (20:59 +0100)
committerOndřej Surý <ondrej@sury.org>
Wed, 9 Dec 2020 09:46:16 +0000 (10:46 +0100)
commit5877befb51aa0ecbb34507004fb349e9a2d33138
treefdb81ab0faf387c85bf9f3f48a95326eb7d598db
parent574e0d9f6e0019bb799f5d25630b9c522ad92482
fix nmhandle attach/detach errors in tcpdnsconnect_cb()

we need to attach to the statichandle when connecting TCPDNS sockets,
same as with UDP.

(cherry picked from commit 2191d2bf444b3b699b995871d837e3baea4f5185)
lib/isc/netmgr/netmgr.c
lib/isc/netmgr/tcpdns.c