Module CL_SocketName

module CL_SocketName: sig .. end

API documentation for the class CL_SocketName

type t 
val init : ?address:string -> ?port:string -> unit -> t
val copy : sock_name:t -> t
val delete : sock_name:t -> unit