bind9/lib/ns/include
Evan Hunt df2ddc9e7e remove ns_interface reference counting
reference counting of ns_interface objects has not been used
since the clientmgr cleanup in #2433, and it no longer really
makes sense now - when we want to destroy an interface on a
rescan, we want it to be destroyed, not kept active by some
other caller. so ns_interface_attach() has been removed,
ns_interface_detach() has been replaced with a static
interface_destroy(), and do_scan() has been simplified
accordingly.
2021-12-15 09:46:06 -08:00
..
ns remove ns_interface reference counting 2021-12-15 09:46:06 -08:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00