]> git.ipfire.org Git - thirdparty/bind9.git/commit
Support Net::DNS::Nameserver 1.42
authorMark Andrews <marka@isc.org>
Tue, 2 Jan 2024 04:39:58 +0000 (15:39 +1100)
committerMark Andrews <marka@isc.org>
Tue, 2 Jan 2024 22:21:15 +0000 (09:21 +1100)
commitc2c59dea60135ac2835c52e8d9ecaf76bffeb634
treeba2b05c6813c5c47d557fc8030a4ebf7ebb4bc62
parentf0e17a92a3c3dfec89c29bf357e0577df820ee7a
Support Net::DNS::Nameserver 1.42

In Net::DNS 1.42 $ns->main_loop no longer loops.  Use current methods
for starting the server, wait for SIGTERM then cleanup child processes
using $ns->stop_server(), then remove the pid file.
bin/tests/system/chain/ans3/ans.pl
bin/tests/system/reclimit/ans7/ans.pl