package async_unix

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=814d3a9997ec1316b8b2a601b24471740641647a25002761f7df7869c3ac9e33

doc/async_unix/Async_unix/Io_uring_raw_singleton/index.html

Module Async_unix.Io_uring_raw_singletonSource

This module contains a singleton that wraps over different possible drivers of the Io_uring_raw. Currently it only supports an Eventfd driver or not using Io_uring at all. The underlying implementation can be picked via the io_uring_mode async config.

Sourceval the_one_and_only : unit -> Io_uring_raw.t option
OCaml

Innovation. Community. Security.