]> git.ipfire.org Git - thirdparty/bind9.git/commit
Update resquery_senddone handling of ISC_R_CONNECTIONRESET
authorMark Andrews <marka@isc.org>
Mon, 27 May 2024 02:46:46 +0000 (12:46 +1000)
committerMark Andrews <marka@isc.org>
Tue, 4 Jun 2024 07:38:40 +0000 (07:38 +0000)
commit99d2b4079faaa7f68b777666158e2dc8d560d3cb
treeb5b8ae5602cc4e2320762e0c21c3a992875284a3
parente87a5e7bff70f66a1bb00445f754733302e4bf0b
Update resquery_senddone handling of ISC_R_CONNECTIONRESET

Treat connection reset as an address specific error.

(cherry picked from commit 4e3dd85b8ddcb3ec7c9e7031ff844a3c4a987c53)
lib/dns/resolver.c