bind9/lib/ns/include
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
..
ns Add separate prefetch nmhandle to ns_client_t 2020-09-22 09:56:26 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00