Extracted from Pike v7.6 release 61 at 2005-12-30.
[Top]
Protocols
Protocols.DNS
Classes
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.ResourceClass
Protocols.DNS.async_get_mx_all()
Method Protocols.DNS.async_get_mx()
Method
async_get_mx
void
Protocols.DNS.
async_get_mx
(
string
host
,
function
cb
,
mixed
...
cba
)