Files
bind9/tests/isc
Evan Hunt c47fa689d4 use a thread-local variable to get the current running loop
if we had a method to get the running loop, similar to how
isc_tid() gets the current thread ID, we can simplify loop
and loopmgr initialization.

remove most uses of isc_loop_current() in favor of isc_loop().
in some places where that was the only reason to pass loopmgr,
remove loopmgr from the function parameters.
2024-04-02 10:35:56 +02:00
..
2023-09-19 19:56:33 +02:00
2023-09-19 11:18:03 +02:00
2023-11-29 14:16:20 +01:00
2023-12-06 15:15:25 +02:00