NetHost

Members

Functions

getHostByAddr
bool getHostByAddr(uint addr)
getHostByAddr
bool getHostByAddr(const(char)[] addr)
getHostByName
bool getHostByName(const(char)[] name)
populate
void populate(hostent* he)
validHostent
void validHostent(hostent* he)

Structs

hostent
struct hostent

Variables

addrList
uint[] addrList;
Undocumented in source.
aliases
const(char)[][] aliases;
Undocumented in source.
name
const(char)[] name;
Undocumented in source.

Meta