]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: Clean up 'nodetach' in ns_client
authorArаm Sаrgsyаn <aram@isc.org>
Wed, 9 Oct 2024 09:12:45 +0000 (09:12 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Wed, 9 Oct 2024 09:12:45 +0000 (09:12 +0000)
The 'nodetach' member is a leftover from the times when non-zero
'stale-answer-client-timeout' values were supported, and currently
is always 'false'. Clean up the member and its usage.

Merge branch 'aram/cleanup-ns-client-nodetach' into 'main'

See merge request isc-projects/bind9!9592


Trivial merge