eio/doc/dune
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

5 lines
72 B
Plaintext

(mdx
(package eio_main)
(packages eio_main)
(files multicore.md))