module Family: sig .. end
sig
end
type [< Unix_syscalls.Socket.Address.t ] t
[< Unix_syscalls.Socket.Address.t ]
val unix : Unix_syscalls.Socket.Address.Unix.t t
Unix_syscalls.Socket.Address.Unix.t t
val inet : Unix_syscalls.Socket.Address.Inet.t t
Unix_syscalls.Socket.Address.Inet.t t
val to_string : [< Unix_syscalls.Socket.Address.t ] t -> string
[< Unix_syscalls.Socket.Address.t ] t -> string