]> git.ipfire.org Git - thirdparty/bind9.git/commit
Emit "no servers could be reached" also for UDP setup failure
authorAram Sargsyan <aram@isc.org>
Thu, 16 Nov 2023 13:30:32 +0000 (13:30 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Mon, 4 Dec 2023 10:38:16 +0000 (10:38 +0000)
commit4d529ee12ab02ddb40a4ce2d3422a6e4caee7a19
tree9ca78c26ff836ef85c52944215fd1bd8bf8281ed
parent2a14fa0a65ae3ac004c09651aa056f4871ed7199
Emit "no servers could be reached" also for UDP setup failure

When all the servers are exhausted for UDP setup emit "no servers
could be reached" in udp_ready(). This message can also be emitted
for a recv_done() error and for TCP connection failure similarly.
bin/dig/dighost.c