mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-15 22:09:31 -04:00
Add a main() function to all custom servers based on isctest.asyncserver
and move server startup code there. This prevents redefining variables
from outer scope in custom server code as it evolves.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| ans4 | ||
| CA | ||
| ns1 | ||
| ns2 | ||
| ns3 | ||
| knowngood.after1 | ||
| knowngood.after1.example3 | ||
| knowngood.after2 | ||
| knowngood.after3 | ||
| knowngood.before | ||
| knowngood.before.example3 | ||
| knowngood.ns2.before | ||
| prereq.sh | ||
| setup.sh | ||
| tests.sh | ||
| tests_sh_upforwd.py | ||