bind9/lib/isc/include
Artem Boldariev f388b71378 Get rid of RW locks in the DoH code
This commit gets rid of RW locks in a hot path of the DoH code. In the
original design, it was implied that we add new endpoints after the
HTTP listener was created. Such a design implies some locking. We do
not need such flexibility, though. Instead, we could build a set of
endpoints before the HTTP listener gets created. Such a design does
not need RW locks at all.
2021-08-04 10:32:25 +03:00
..
isc Get rid of RW locks in the DoH code 2021-08-04 10:32:25 +03:00
pk11 Remove LIB<*>_EXTERNAL_DATA defines 2021-07-06 05:33:48 +00:00
pkcs11 Remove files generated by autotools 2020-04-21 14:19:30 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00