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