Files
bind9/lib
Ondřej Surý 54492750e5 Use barriers for netmgr synchronization
The netmgr listening, stoplistening, pausing and resuming now use
barriers (uv_barrier_t) for synchronization, which makes the code
much simpler.
2021-05-06 22:29:53 +02:00
..