package poll

  1. Overview
  2. Docs

Module Poll.EventSource

Sourcetype t = {
  1. readable : bool;
  2. writable : bool;
}
Sourceval read : t
Sourceval none : t
Sourceval write : t
Sourceval read_write : t
OCaml

Innovation. Community. Security.