3 Commits

Author SHA1 Message Date
Thomas Leonard
c4d19d5495 Move Eio_null to Eio_mock.Backend
It can be useful for tests to be able to run an event loop without
having to depend on eio_main.

Also, replace the inefficient list-based queue with a proper Lf_queue.
2022-06-25 22:14:37 +01:00
Thomas Leonard
e5dafae6cb Add an example Eio_null backend 2022-02-16 14:13:15 +00:00
Thomas Leonard
d8dce9c2f0 Use MDX to test multicore guide
Forgot to commit this before.
2022-01-29 17:16:15 +00:00