package luv

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Loop.Run_modeSource

Binds uv_run_mode.

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

Innovation. Community. Security.