DnsCacheEntry

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

expiration
void expiration(double expiration)
Undocumented in source. Be warned that the author may not have intended to support it.
expiration
double expiration()
Undocumented in source. Be warned that the author may not have intended to support it.
family
void family(string family)
Undocumented in source. Be warned that the author may not have intended to support it.
family
string family()
Undocumented in source. Be warned that the author may not have intended to support it.
hostaddr
void hostaddr(Sequence!(string) hostaddr)
Undocumented in source. Be warned that the author may not have intended to support it.
hostaddr
auto hostaddr()
Undocumented in source. Be warned that the author may not have intended to support it.
hostname
void hostname(string hostname)
Undocumented in source. Be warned that the author may not have intended to support it.
hostname
string hostname()
Undocumented in source. Be warned that the author may not have intended to support it.
trr
void trr(bool trr)
Undocumented in source. Be warned that the author may not have intended to support it.
trr
bool trr()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta