Files
bind9/lib
Evan Hunt d366c8b148 shorten the sleep in isc_nm_destroy()
when isc_nm_destroy() is called, there's a loop that waits for
other references to be detached, pausing and unpausing the netmgr
to ensure that all the workers' events are run, followed by a
1-second sleep. this caused a noticeable delay when shutting down
rndc; so the delay has now been reduced to a hundredth of a second.
2020-06-09 18:13:19 -07:00
..
2020-06-05 13:19:49 +02:00
2020-06-05 18:56:40 -07:00
2020-06-05 13:19:49 +02:00
2020-06-09 18:13:19 -07:00
2020-06-09 18:10:32 -07:00
2020-06-05 13:19:49 +02:00
2020-05-21 12:13:01 +02:00