bind9/lib/dns/include
Ondřej Surý d13e7472ea Unlock catzs during dns__catz_update_cb()
Instead of holding the catzs->lock the whole time we process the catz
update, only hold it for hash table lookup and then release it.  This
should unblock any other threads that might be processing updates to
catzs triggered by extra incoming transfer.

(cherry picked from commit b1cd4a066a)
2023-02-28 11:11:17 +00:00
..
dns Unlock catzs during dns__catz_update_cb() 2023-02-28 11:11:17 +00:00
dst Replace alg_totext with dst_hmac_algorithm_totext 2022-09-27 16:55:33 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00