bind9/lib
Ondřej Surý d4976e0ebe Add separate prefetch nmhandle to ns_client_t
As the query_prefetch() or query_rpzfetch() could be called during
"regular" fetch, we need to introduce separate storage for attaching
the nmhandle during prefetching the records.  The query_prefetch()
and query_rpzfetch() are guarded for re-entrance by .query.prefetch
member of ns_client_t, so we can reuse the same .prefetchhandle for
both.
2020-09-22 09:56:26 +02:00
..
bind9 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
dns Remove the memmove call on dns_rbtnode_t structure that contains atomics 2020-09-21 08:58:20 +00:00
irs update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
isc Handle the errors from sysconf() call in isc_meminfo_totalphys() 2020-09-21 10:55:00 +02:00
isccc update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
isccfg Update library API versions 2020-09-16 22:34:06 +02:00
ns Add separate prefetch nmhandle to ns_client_t 2020-09-22 09:56:26 +02:00
samples update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00