mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-03 20:40:08 -05:00
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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| ascii.c | ||
| compress.c | ||
| dns_name_fromwire.c | ||
| iterated_hash.c | ||
| load-names.c | ||
| meson.build | ||
| names.csv | ||
| qp-dump.c | ||
| qplookups.c | ||
| qpmulti.c | ||
| siphash.c | ||