package sys-socket-unix

  1. Overview
  2. Docs

Unix socket_un structure.

type t
val sun_family : (Sys_socket.sa_family, t Ctypes.structure) Ctypes.field
val sun_path_len : int
val from_sockaddr_storage : Sys_socket.SockaddrStorage.t Ctypes.structure Ctypes.ptr -> t Ctypes.structure Ctypes.ptr