heaploop ~master (2014-07-21T12:56:49Z)
Dub
Repo
DnsClient
heaploop
networking
dns
Undocumented in source.
class
DnsClient :
Looper
{
this
(Loop loop);
Loop
loop
[@property getter];
NetworkAddress
[]
resolveHost
(string host);
}
Constructors
this
this
(Loop loop)
Undocumented in source.
Members
Functions
resolveHost
NetworkAddress
[]
resolveHost
(string host)
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
loop
Loop
loop
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Looper
loop
Loop
loop
[@property getter]
Undocumented in source.
Meta
Source
See Implementation
heaploop
networking
dns
classes
Dns
DnsClient
NetworkAddress
enums
AddressFamily