bind9/lib/isc/include
Ondřej Surý 282c4709b8
Rewrite the QID lookup table to cds_lfht
Looking up unique message ID in the dns_dispatch has been using custom
hash tables.  Rewrite the custom hashtable to use cds_lfht API, removing
one extra lock in the cold-cache resolver hot path.
2023-09-16 07:32:17 +02:00
..
isc Rewrite the QID lookup table to cds_lfht 2023-09-16 07:32:17 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00