lwt
Promises and event-driven I/O
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package lwt
-
lwt.unix
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library lwt.unix
inherit abstract
method private register_readable : Unix.file_descr ->
( unit -> unit ) ->
unit Lazy.t
method private register_writable : Unix.file_descr ->
( unit -> unit ) ->
unit Lazy.t
method private register_timer : float ->
bool ->
( unit -> unit ) ->
unit Lazy.t
ON THIS PAGE
No table of contents