Files
bind9/lib
Ondřej Surý 01f0f9dcdc Don't stop timer from dns__nta_shutdown()
The dns__nta_shutdown() could be run from different threads and it was
accessing nta->timer unlocked.  Don't check and stop the timer from
dns__nta_shutdown() directly, but leave it for the async callback.
2022-09-30 15:24:20 +02:00
..
2022-09-30 10:36:30 +02:00
2022-09-14 09:36:58 -07:00
2022-09-21 13:04:58 +02:00