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-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-10-04 10:32:40 +02:00
2022-03-25 08:33:43 +01:00
2022-08-25 12:24:29 +02:00
2022-07-05 12:22:55 -07:00
2022-03-25 08:33:43 +01:00
2022-01-11 09:05:02 +01:00
2023-01-11 09:51:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2023-01-03 14:40:30 +11:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-11-02 10:34:10 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-06-16 17:21:11 +02:00
2022-12-20 22:13:53 +02:00
2022-12-20 19:13:48 +01:00
2022-09-26 15:13:11 +02:00
2022-01-11 09:05:02 +01:00
2022-10-17 13:43:59 +01:00
2022-08-25 12:24:25 +02:00
2022-08-26 09:09:25 +02:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-06-16 17:21:11 +02:00
2022-04-01 23:04:24 +02:00
2022-11-10 15:07:19 +01:00
2022-03-08 11:19:34 +01:00
2022-09-12 12:18:57 +01:00
2022-01-11 09:05:02 +01:00
2022-03-28 15:02:18 -07:00
2022-10-14 11:26:54 +02:00
2022-01-11 09:05:02 +01:00
2023-01-18 19:36:21 +01:00
2022-10-31 05:43:45 -07:00
2022-01-11 09:05:02 +01:00
2022-10-26 12:55:06 +02:00
2022-10-18 11:36:15 +02:00
2022-06-16 17:21:11 +02:00
2023-01-05 12:33:15 +00:00
2022-01-11 09:05:02 +01:00
2022-08-26 09:09:24 +02:00
2023-01-18 18:32:57 +01:00
2023-01-24 17:57:16 +00:00
2022-01-11 09:05:02 +01:00
2022-11-02 10:34:10 +01:00
2022-01-11 09:05:02 +01:00
2023-01-09 12:15:21 -08:00
2022-01-27 15:48:50 -08:00
2022-01-11 09:05:02 +01:00
2023-01-20 12:46:34 -08:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-10-14 16:39:21 +02:00
2022-01-27 13:02:23 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-06-16 17:21:11 +02:00
2022-06-16 17:21:11 +02:00
2022-04-22 16:40:37 +01:00
2023-01-31 21:41:19 -08:00
2022-11-30 10:03:24 +01:00
2022-01-11 09:05:02 +01:00
2022-06-16 17:21:11 +02:00
2023-01-19 10:24:08 +00:00
2022-11-02 10:34:10 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-08-25 12:24:29 +02:00
2022-10-04 10:32:40 +02:00
2022-01-27 15:48:50 -08:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-03-08 23:55:10 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-10-04 14:21:41 +11:00
2022-06-16 17:21:11 +02:00
2022-01-11 09:05:02 +01:00
2022-08-26 09:09:24 +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-09-21 14:25:33 -07:00
2022-12-23 11:10:11 +02:00
2022-01-11 09:05:02 +01:00
2023-01-31 21:41:19 -08:00
2022-10-14 11:26:54 +02:00
2022-01-11 09:05:02 +01:00
2022-10-17 13:43:59 +01:00
2022-10-17 11:58:26 +01:00
2022-08-25 12:24:29 +02:00
2022-09-27 17:10:42 +02:00