Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Async DNS resolution interface on Unix
val gethostbyname :
?log:Async.Log.t ->
?server:string ->
?port:int ->
?q_class:Dns.Packet.q_class ->
?q_type:Dns.Packet.q_type ->
string ->
Ipaddr.t list Async.Deferred.Or_error.t