]> git.ipfire.org Git - thirdparty/bind9.git/commit
check for invalid protocol when dispatch fails
authorEvan Hunt <each@isc.org>
Wed, 5 Apr 2023 21:05:46 +0000 (14:05 -0700)
committerOndřej Surý <ondrej@isc.org>
Fri, 21 Apr 2023 10:42:11 +0000 (12:42 +0200)
commit2269a3e6fbcc5708c15aedd396df2a77a60f58bc
treecdd7c100d38b4ce21ba68443d15205aba21cefd4
parent0393b54afbe1c4e08691698b05442d0db8b31a4b
check for invalid protocol when dispatch fails

treat ISC_R_INVALIDPROTO as a networking error when it occurs.
lib/dns/resolver.c