Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val create : unit -> mt
val perform : mt -> int
val wait : mt -> bool
val cleanup : mt -> unit
val set_socket_function : mt -> (Unix.file_descr -> poll -> unit) -> unit
val set_timer_function : mt -> (int -> unit) -> unit
val action_all : mt -> int
val action_timeout : mt -> unit
val action : mt -> Unix.file_descr -> fd_status -> int
val timeout : mt -> int