package lo

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
exception Stopped
val create : int -> (string -> Message.data array -> unit) -> t
val recv : t -> unit
val stop : t -> unit