Ondřej Surý
1a66aabd22
Refactor the dns_name API to use ISC_THREAD_LOCAL
...
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.
2019-12-03 16:27:24 +01:00
..
2019-11-06 22:31:45 +01:00
2019-02-06 22:13:05 +00:00
2019-11-26 13:52:18 +01:00
2019-02-05 19:02:18 -08:00
2019-02-06 22:13:05 +00:00
2019-08-12 14:08:12 +00:00
2019-12-03 16:27:24 +01:00
2019-08-09 09:18:02 -07:00
2019-08-12 14:08:12 +00:00
2019-02-06 22:13:05 +00:00
2019-12-03 16:27:24 +01:00
2019-01-02 10:20:43 +11:00
2019-02-06 22:13:05 +00:00
2019-02-06 22:13:05 +00:00
2019-12-03 16:27:24 +01:00
2019-01-02 10:20:43 +11:00
2019-02-06 22:13:05 +00:00
2019-11-17 18:59:41 -08:00
2019-12-03 16:27:24 +01:00
2019-11-06 22:31:45 +01:00
2019-11-17 18:59:41 -08:00
2019-02-06 22:13:05 +00:00
2019-09-12 09:26:09 +02:00
2019-01-02 10:20:43 +11:00
2019-02-06 22:13:05 +00:00
2019-11-17 18:59:41 -08:00
2019-11-19 08:21:26 +00:00
2019-11-06 22:31:45 +01:00
2019-11-17 18:59:41 -08:00
2019-08-12 14:08:12 +00:00
2019-12-03 16:27:24 +01:00
2019-08-09 09:18:02 -07:00
2019-08-12 14:08:12 +00:00
2019-08-12 14:08:12 +00:00
2019-12-03 16:27:24 +01:00
2019-07-31 10:05:52 +02:00
2019-08-12 14:08:12 +00:00
2019-11-06 22:31:45 +01:00
2019-11-10 20:14:17 +00:00
2019-11-06 22:31:45 +01:00