Evan Hunt
63659e2e3a
complete removal of isc_loop_current()
...
isc_loop() can now take its place.
This also requires changes to the test harness - instead of running the
setup and teardown outside of th main loop, we now schedule the setup
and teardown to run on the loop (via isc_loop_setup() and
isc_loop_teardown()) - this is needed because the new the isc_loop()
call has to be run on the active event loop, but previously the
isc_loop_current() (and the variants like isc_loop_main()) would work
even outside of the loop because it needed just isc_tid() to work, but
not the full loop (which was mainly true for the main thread).
2024-04-02 10:35:56 +02:00
..
2022-10-04 10:32:40 +02:00
2024-04-02 10:35:56 +02:00
2023-02-22 16:13:37 +00:00
2023-03-30 23:29:25 +02:00
2023-04-03 09:06:20 +00:00
2023-01-11 09:51:02 +01:00
2023-08-31 22:08:35 +02:00
2022-11-02 10:34:10 +01:00
2023-03-10 17:31:28 +01:00
2023-08-24 11:59:57 +00:00
2023-10-17 17:47:46 +02:00
2022-09-26 15:13:11 +02:00
2022-10-17 13:43:59 +01:00
2023-03-10 17:31:28 +01:00
2023-04-03 12:05:28 +10:00
2023-03-08 10:06:22 +00:00
2023-09-19 19:56:33 +02:00
2023-09-16 07:20:48 +02:00
2022-09-12 12:18:57 +01:00
2023-04-03 12:08:05 +01:00
2023-02-16 18:35:32 +01:00
2023-01-18 19:36:21 +01:00
2023-11-13 16:52:35 +01:00
2022-10-26 12:55:06 +02:00
2023-10-25 12:36:13 +02:00
2023-02-15 16:44:47 +00:00
2024-04-02 10:35:56 +02:00
2023-02-16 18:35:32 +01:00
2023-01-18 18:32:57 +01:00
2024-01-18 09:34:36 +01:00
2024-02-07 20:54:05 +01:00
2023-10-17 17:47:46 +02:00
2023-09-19 18:51:35 +02:00
2023-12-06 15:15:25 +02:00
2022-10-14 16:39:21 +02:00
2023-03-31 12:52:59 +00:00
2023-06-27 12:38:09 +02:00
2023-02-14 17:13:24 +00:00
2023-12-06 15:15:24 +02:00
2024-02-08 10:54:35 +01:00
2023-10-17 17:47:46 +02:00
2023-01-31 21:41:19 -08:00
2023-09-24 10:08:56 +02:00
2023-09-07 19:46:19 +02:00
2024-02-08 10:54:35 +01:00
2023-09-12 16:17:06 +02:00
2024-02-08 15:13:47 +01:00
2023-04-21 12:10:02 +02:00
2024-01-17 11:11:12 +03:00
2023-03-31 13:33:16 +02:00
2023-02-15 16:44:09 +00:00
2022-10-04 14:21:41 +11:00
2023-11-13 16:52:35 +01:00
2023-09-16 07:32:17 +02:00
2023-03-31 15:02:06 +02:00
2022-09-21 14:25:33 -07:00
2024-02-08 08:01:58 +01:00
2024-01-03 17:04:31 +00:00
2023-07-28 08:59:08 +02:00
2022-10-14 11:26:54 +02:00
2023-08-15 12:04:29 +02:00
2022-10-17 11:58:26 +01:00
2023-11-13 16:52:35 +01:00
2022-09-27 17:10:42 +02:00