package async_unix

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t constraint 'a = [< Address.t ]
val unix : Address.Unix.t t
val inet : Address.Inet.t t
val to_string : 'a t -> string