Version 1.3.0
This is a preliminary version of the documentation. Help us to improve it by filling tickets. We are looking for native english speakers to proof read the documentation. Contact us!
sig
val getaddrinfo :
string ->
string -> Unix.getaddrinfo_option list -> Unix.addr_info list Lwt.t
val gethostbyname : string -> Unix.host_entry Lwt.t
val getnameinfo :
Unix.sockaddr -> Unix.getnameinfo_option list -> Unix.name_info Lwt.t
end