2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 18:19:42 +00:00
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
..
2025-06-13 18:16:56 -07:00
2024-07-08 14:53:01 +02:00
2025-07-23 22:44:16 +02:00
2025-02-25 12:17:34 +01:00
2025-06-11 10:30:12 +03:00
2022-10-17 11:58:26 +01:00