Posix_socket.SockaddrInet
INET (ipv4) socket_in structure.
val in_addr_t : in_addr Ctypes.typ
val in_addr : in_addr Ctypes.structure Ctypes.typ
val t : t Ctypes.structure Ctypes.typ
val sin_family : (sa_family_t, t Ctypes.structure) Ctypes.field
val from_sockaddr_storage :
SockaddrStorage.t Ctypes.structure Ctypes.ptr ->
t Ctypes.structure Ctypes.ptr