package osc-unix

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Udp.Client

type t
val create : unit -> t
val destroy : t -> unit
val send : t -> Unix.sockaddr -> Osc.Types.packet -> unit