mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-29 09:59:08 -04:00
Previously, the dns_dt API used isc_thread_key API for TLS, which is fairly complicated and requires initialization of memory contexts, etc. This part of code was refactored to use a ISC_THREAD_LOCAL pointer which greatly simplifies the whole code related to storing TLS variables. |
||
|---|---|---|
| .. | ||
| DLLMain.c | ||
| gen.vcxproj.filters.in | ||
| gen.vcxproj.in | ||
| gen.vcxproj.user | ||
| libdns.def.in | ||
| libdns.vcxproj.filters.in | ||
| libdns.vcxproj.in | ||
| libdns.vcxproj.user | ||
| version.c | ||