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