package osc

  1. Overview
  2. Docs
module Io : sig ... end
type sockaddr

A generic socket type.

module Client : sig ... end

Types and functions for handling clients for this type of transport.

module Server : sig ... end

Types and functions for handling servers for this type of transport.