]> git.ipfire.org Git - thirdparty/bind9.git/commit
Clean up fctx->next_timeout
authorAram Sargsyan <aram@isc.org>
Sat, 21 Dec 2024 09:10:20 +0000 (09:10 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Wed, 22 Jan 2025 13:40:45 +0000 (13:40 +0000)
commita6d6c3cb4539dc2f37b3a8286dd77deca89732d0
tree6f03467f2bac211698fb8da99c3e0de3d043104d
parent5367ccb561aa62ca711cd31ec2a8f0c41bd63efd
Clean up fctx->next_timeout

Since the support for non-zero values of stale-answer-client-timeout
was removed in bd7463914fe6375e3e9157f305c60d0172f2b312, 'next_timeout'
is unused. Clean it up.
lib/dns/resolver.c