Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Protocols
Protocols.DNS
Classes
async_client
client
protocol
server
Enums
EntryType
ResourceClass
Methods
async_get_mx()
async_get_mx_all()
async_host_to_ip()
async_ip_to_host()
get_mx()
get_primary_mx()
gethostbyaddr()
gethostbyname()
Protocols.DNS.async_get_mx_all()
Protocols.DNS.async_ip_to_host()
Method Protocols.DNS.async_host_to_ip()
Method
async_host_to_ip
void
async_host_to_ip
(
string
host
,
function
cb
,
mixed
...
cba
)