Ondřej Surý
4a3d589403
Refactor the dns_dt API to use ISC_THREAD_LOCAL
...
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.
2019-12-03 16:27:30 +01:00
..
2019-11-07 11:55:37 -08:00
2019-09-12 09:26:09 +02:00
2019-11-04 16:15:22 +01:00
2017-09-08 13:47:34 -07:00
2019-07-25 08:03:10 -04:00
2019-07-25 21:31:47 -04:00
2019-03-08 15:15:05 +01:00
2019-11-29 14:00:37 +01:00
2019-03-08 15:15:05 +01:00
2019-07-23 15:32:36 -04:00
2018-05-11 13:17:46 +02:00
2019-10-01 16:48:55 +02:00
2019-12-02 15:15:06 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-12-03 16:27:24 +01:00
2019-07-31 14:54:40 +02:00
2019-02-06 22:13:05 +00:00
2019-11-17 18:59:41 -08:00
2019-11-15 15:47:57 -08:00
2019-11-17 18:59:41 -08:00
2019-01-02 10:20:43 +11:00
2019-02-06 22:13:05 +00:00
2019-12-03 16:27:30 +01:00
2019-12-02 16:03:23 +01:00
2019-11-29 14:00:37 +01:00
2019-07-23 15:32:35 -04:00
2019-11-06 22:36:21 +01:00