]> git.ipfire.org Git - thirdparty/bind9.git/commit
Emit "no servers could be reached" for TCP as well as UDP
authorMark Andrews <marka@isc.org>
Sat, 28 Oct 2023 04:40:22 +0000 (15:40 +1100)
committerMark Andrews <marka@isc.org>
Mon, 20 Nov 2023 02:40:19 +0000 (13:40 +1100)
commit734061ac1b58d5949bbd51208873804dfc4f4517
tree85690edb57b6956123f38bc1d65dedae3430b039
parent4e31215c20a09ec244ac1501b6f89669c363fbfb
Emit "no servers could be reached" for TCP as well as UDP

When all the servers are exhausted for TCP emit "no servers could
be reached" in tcp_connected.  This message is already emitted for
UDP.

(cherry picked from commit 831efa40d616d56fc86c3eb55a8e8fe953ab9409)
bin/dig/dighost.c