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.async_host_to_ip()
Protocols.DNS.get_mx()
Method Protocols.DNS.async_ip_to_host()
Method
async_ip_to_host
void
Protocols.DNS.
async_ip_to_host
(
string
ip
,
function
cb
,
mixed
...
cba
)