Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type buffer =
(char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t
val init : unit -> context
val set_debug : context -> bool -> unit
val connect : socket -> Unix.sockaddr -> unit
val close : socket -> unit
val process_udp : context -> Unix.sockaddr -> buffer -> int -> int -> bool
val check_timeouts : context -> unit
val issue_deferred_acks : context -> unit
val destroy : context -> unit