Plasma GitLab Archive
Projects Blog Knowledge

Unixqueue.event_system ->
object
  method private cleanup : unit
  method iter : bool -> unit
  method private register_readable :
    Unix.file_descr -> (unit -> unit) -> unit Lazy.t
  method private register_timer :
    float -> bool -> (unit -> unit) -> unit Lazy.t
  method private register_writable :
    Unix.file_descr -> (unit -> unit) -> unit Lazy.t
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml