Files
bind9/lib/ns
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
..
2021-07-06 05:33:48 +00:00
2021-10-06 11:22:20 +02:00
2021-12-02 14:24:37 +01:00
2021-10-06 11:22:20 +02:00