mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 02:42:33 -05:00
Previously, the dns_name 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. |
||
|---|---|---|
| .. | ||
| win32 | ||
| .gitignore | ||
| check-tool.c | ||
| check-tool.h | ||
| Makefile.in | ||
| named-checkconf.8 | ||
| named-checkconf.c | ||
| named-checkconf.docbook | ||
| named-checkconf.html | ||
| named-checkzone.8 | ||
| named-checkzone.c | ||
| named-checkzone.docbook | ||
| named-checkzone.html | ||