mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 01:59:26 +00:00
1
Internal objects and their relations
Petr Špaček edited this page 2022-11-11 14:57:16 +00:00
Very much work in progress, do not trust anything on this page.
- 1 OS thread = 1 libuv loop
- ns_client_t
- wraps around one DNS message to be processed ???
- created by netmgr after it receives whole DNS message on client socket
- at what level query deduplication takes place?
- fetchctx_t - one request upstream to obtain data