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
..
2023-01-23 12:36:07 -08:00
2022-11-29 08:54:34 +01:00
2022-10-14 16:39:21 +02:00
2023-01-30 11:52:53 +01:00
2022-11-29 08:54:34 +01:00
2023-01-24 17:57:16 +00:00
2023-01-09 12:15:21 -08:00
2023-01-20 14:45:30 +00:00
2022-11-29 08:54:34 +01:00
2022-12-07 22:20:02 +00:00
2022-11-29 13:48:33 -08:00
2022-11-29 08:54:34 +01:00
2023-01-09 12:15:21 -08:00
2022-10-14 16:39:21 +02:00
2022-11-30 11:47:35 -08:00
2022-11-29 08:54:34 +01:00
2022-12-20 19:13:48 +01:00
2022-11-29 08:54:34 +01:00
2023-01-09 15:19:37 +01:00
2023-01-09 19:30:49 +01:00
2022-11-29 08:54:34 +01:00
2022-10-14 16:39:21 +02:00
2022-11-29 08:54:34 +01:00
2023-01-20 14:45:30 +00:00
2022-11-29 08:54:34 +01:00
2022-11-29 08:54:34 +01:00
2023-01-09 12:15:21 -08:00
2022-12-07 22:20:02 +00:00
2022-11-29 08:54:34 +01:00
2023-01-27 15:07:26 +00:00
2022-12-20 19:13:48 +01:00
2022-12-23 13:36:50 +00:00
2022-11-29 08:54:34 +01:00
2023-01-22 20:44:07 +01:00
2022-11-29 08:54:34 +01:00
2022-11-29 08:54:34 +01:00
2022-11-29 08:54:34 +01:00
2022-12-07 22:20:02 +00:00
2022-12-07 22:20:02 +00:00
2022-12-20 19:13:48 +01:00
2023-01-09 22:10:17 +01:00
2023-01-09 19:33:48 +01:00
2023-01-09 15:20:49 +01:00
2023-01-09 19:56:31 +01:00
2022-11-29 08:54:34 +01:00
2023-01-25 21:04:27 +02:00
2022-11-29 08:54:34 +01:00
2023-01-09 12:15:21 -08:00
2022-11-29 08:54:34 +01:00
2022-11-29 08:54:34 +01:00
2023-01-19 23:52:08 +11:00
2022-11-29 08:54:34 +01:00
2022-12-04 21:41:02 +00:00
2022-11-29 08:54:34 +01:00
2022-11-29 08:54:34 +01:00
2022-11-29 08:54:34 +01:00
2023-01-09 12:15:21 -08:00
2023-01-09 12:15:21 -08:00
2023-01-25 21:16:00 +01:00
2022-12-07 22:20:02 +00:00
2023-01-03 14:21:17 +00:00
2022-12-07 22:20:02 +00:00
2022-11-29 08:54:34 +01:00
2022-12-07 22:20:02 +00:00
2022-12-07 22:20:02 +00:00
2022-11-29 08:54:34 +01:00
2022-11-29 08:54:34 +01:00
2022-11-29 08:54:34 +01:00
2022-12-23 11:10:11 +02:00
2022-11-29 08:54:34 +01:00
2022-12-07 22:20:02 +00:00
2022-11-29 08:54:34 +01:00
2023-01-20 14:45:30 +00:00
2023-01-19 10:24:08 +00:00
2023-01-31 21:41:19 -08:00
2022-11-29 08:54:34 +01:00
2022-12-07 22:20:02 +00:00
2022-11-29 08:54:34 +01:00