package kqueue

  1. Overview
  2. Docs

Module Event_list.EventSource

Sourcetype t
Sourceval get_ident : t -> int
Sourceval set_ident : t -> int -> unit
Sourceval get_filter : t -> Filter.t
Sourceval set_filter : t -> Filter.t -> unit
Sourceval get_flags : t -> Flag.t
Sourceval set_flags : t -> Flag.t -> unit
Sourceval get_fflags : t -> Note.t
Sourceval set_fflags : t -> Note.t -> unit
Sourceval get_data : t -> int
Sourceval set_data : t -> int -> unit
Sourceval get_udata : t -> int
Sourceval set_udata : t -> int -> unit
OCaml

Innovation. Community. Security.