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
dev.md move makejournal to bin/tools 2025-06-13 18:16:56 -07:00
HOW-ADB-WORKS.txt
libuv.md
loopmgr.md Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
LRU.md
rdata.md
results
style.md
unexpected