package luv

  1. Overview
  2. Docs
Binding to libuv: cross-platform asynchronous I/O

Install

Dune Dependency

Authors

Maintainers

Sources

luv-0.5.10.tar.gz
sha256=174bf051334b5788ecb7bde0a712f59b3e90deb2748e45b4a36f9b16408ecf7f
md5=583feee83bd0ff577ca8c59c3408b413

doc/luv/Luv/Loop/Run_mode/index.html

Module Loop.Run_modeSource

Binds uv_run_mode.

type t = [
  1. | `DEFAULT
  2. | `ONCE
  3. | `NOWAIT
]
OCaml

Innovation. Community. Security.