Files
bind9/lib/isc
Aram Sargsyan 0c751ce72e Update the event loop's time after executing a task
Tasks can block for a long time, especially when used by tools in
interactive mode. Update the event loop's time to avoid unexpected
errors when processing later events during the same callback.
For example, newly started timers can fire too early, because the
current time was stale. See the note about uv_update_time() in the
https://docs.libuv.org/en/v1.x/timer.html#c.uv_timer_start page.
2023-06-20 10:21:54 +00:00
..
2023-06-15 16:27:17 +02:00
2022-11-29 09:14:07 +01:00
2022-10-17 16:00:26 +01:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00
2023-02-27 10:27:32 +11:00
2022-11-29 09:14:07 +01:00
2023-02-09 10:07:39 -08:00
2022-10-17 16:00:26 +01:00
2023-02-09 10:07:39 -08:00
2023-01-09 14:23:26 -08:00
2023-06-15 16:27:17 +02:00
2022-11-29 09:14:07 +01:00
2022-10-17 16:00:26 +01:00
2022-11-29 09:14:07 +01:00
2022-11-29 09:14:07 +01:00