package luv

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val default : int64 Luv_c_generated_types.const
val nowait : int64 Luv_c_generated_types.const
type t = [
  1. | `DEFAULT
  2. | `NOWAIT
  3. | `ONCE
]