Module Posix_socket.Addrinfo
val t : t Ctypes.structure Ctypes.typval ai_flags : (int, t Ctypes.structure) Ctypes.fieldval ai_family : (sa_family_t, t Ctypes.structure) Ctypes.fieldval ai_socktype : (socket_type, t Ctypes.structure) Ctypes.fieldval ai_protocol : (int, t Ctypes.structure) Ctypes.fieldval ai_addrlen : (socklen_t, t Ctypes.structure) Ctypes.fieldval ai_addr : (sockaddr Ctypes.ptr, t Ctypes.structure) Ctypes.fieldval ai_next : (t Ctypes.structure Ctypes.ptr, t Ctypes.structure) Ctypes.field