bind9/doc/dev
Ondřej Surý b8d00e2e18
Change the loopmgr to be singleton
All the applications built on top of the loop manager were required to
create just a single instance of the loop manager.  Refactor the loop
manager to not expose this instance to the callers and keep the loop
manager object internal to the isc_loop compilation unit.

This significantly simplifies a number of data structures and calls to
the isc_loop API.
2025-07-23 22:44:16 +02:00
..
copyrights Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dev.md move makejournal to bin/tools 2025-06-13 18:16:56 -07:00
HOW-ADB-WORKS.txt Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
libuv.md Update documentation for 9.20.0 2024-07-08 14:53:01 +02:00
loopmgr.md Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
LRU.md Add doc/dev/LRU.md with per-loop LRU description 2025-07-09 21:54:49 +02:00
rdata.md Simplify dns_name_init() 2025-02-25 12:17:34 +01:00
results remove references to obsolete isc_task/timer functions 2023-02-22 08:13:30 +00:00
style.md replace the build system with meson 2025-06-11 10:30:12 +03:00
unexpected De-duplicate __FILE__, __LINE__ 2022-10-17 11:58:26 +01:00