]> 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 01:23:27 +0000 (12:23 +1100)
commit831efa40d616d56fc86c3eb55a8e8fe953ab9409
treefc54bd049a46c0fc67ddbfdbf095a640bacbbb32
parent8876b2d8a9f32f4cdafd10a25f94e8d91a08e5f2
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.
bin/dig/dighost.c