package osc-unix

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val create : Unix.sockaddr -> int -> t
val destroy : t -> unit
val recv : t -> (Osc.Types.packet * Unix.sockaddr, [ `Missing_typetag_string | `Unsupported_typetag of char ]) Stdlib.Result.t