bind9/lib
Artem Boldariev 4b5559cd8f TLS: Avoid accessing listener socket flags from other threads
This commit ensures that the flags inside a TLS listener socket
object (and associated worker) are accessed when accepting a
connection only from within the context of the dedicated thread, but
not other worker threads.
2022-12-01 21:07:49 +02:00
..
bind9 Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
dns Refactor the dns_resolver fetch context hash tables and locking 2022-12-01 11:42:46 +01:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc TLS: Avoid accessing listener socket flags from other threads 2022-12-01 21:07:49 +02:00
isccc Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
isccfg Deprecate alt-transfer-source and companions 2022-11-30 16:29:46 +01:00
ns Log type with stale answer log messages 2022-11-30 14:32:58 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00