module Ip_address: sig .. end
sig
end
exception No_such_host
val get_inet_addr : ?v6:bool -> string -> Unix.inet_addr Lwt.t
?v6:bool -> string -> Unix.inet_addr Lwt.t