Files
bind9/lib/isc/include/isc
Evan Hunt 7fd78344e0 refactor isc_ratelimiter to use loop callbacks
the rate limter now uses loop callbacks rather than task events.
the API for isc_ratelimiter_enqueue() has been changed; we now pass
in a loop, a callback function and a callback argument, and
receive back a rate limiter event object (isc_rlevent_t). it
is no longer necessary for the caller to allocate the event.

the callback argument needs to include a pointer to the rlevent
object so that it can be freed using isc_rlevent_free(), or by
dequeueing.
2023-01-31 21:41:19 -08:00
..
2022-08-25 12:24:29 +02:00
2022-07-05 12:22:55 -07:00
2022-06-16 17:21:11 +02:00
2022-08-25 12:24:25 +02:00
2022-08-26 09:09:25 +02:00
2022-06-16 17:21:11 +02:00
2022-03-28 15:02:18 -07:00
2022-06-16 17:21:11 +02:00
2023-01-24 17:57:16 +00:00
2023-01-09 12:15:21 -08:00
2022-01-27 15:48:50 -08:00
2022-01-27 13:02:23 +01:00
2022-06-16 17:21:11 +02:00
2022-06-16 17:21:11 +02:00
2022-11-30 10:03:24 +01:00
2022-06-16 17:21:11 +02:00
2023-01-19 10:24:08 +00:00
2022-08-25 12:24:29 +02:00
2022-01-27 15:48:50 -08:00
2022-06-16 17:21:11 +02:00
2022-06-16 17:21:11 +02:00
2022-08-25 12:24:29 +02:00
2023-01-16 20:33:57 +00:00
2022-10-17 11:58:26 +01:00
2022-08-25 12:24:29 +02:00