Method Protocols.DNS.async_ip_to_host()
- Method
async_ip_to_host
client.Request
async_ip_to_host(string
ip
,function
(:void
)cb
,mixed
...cba
)
Concurrent.Future
async_ip_to_host(string
ip
)- Description
Calls ip_to_host in a global async_client created on demand.
- See also