package luv

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

Binds uv_poll_event.

type t = [
  1. | `READABLE
  2. | `WRITABLE
  3. | `DISCONNECT
  4. | `PRIORITIZED
]
OCaml

Innovation. Community. Security.