bind9/lib/ns
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
..
include Add separate prefetch nmhandle to ns_client_t 2020-09-22 09:56:26 +02:00
tests update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
win32 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
api Update library API versions 2020-08-06 09:10:06 +02:00
client.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
hooks.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
interfacemgr.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
lib.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
listenlist.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
log.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am Fix "make dist" 2020-06-05 13:19:49 +02:00
notify.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
query.c Add separate prefetch nmhandle to ns_client_t 2020-09-22 09:56:26 +02:00
server.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
sortlist.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
stats.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
update.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
xfrout.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00