inet_res
Functions
nslookup(Name, Class, Type) -> term()
nslookup(Name, Class, Type, Timeout) -> term()
nnslookup(Name, Class, Type, Ns) -> term()
nnslookup(Name, Class, Type, Ns, Timeout) -> term()
gethostbyaddr(IP) -> term()
gethostbyaddr(IP, Timeout) -> term()
gethostbyaddr_tm(Addr, Timer) -> term()
gethostbyname(Name) -> term()
gethostbyname(Name, Family) -> term()
gethostbyname(Name, Family, Timeout) -> term()
gethostbyname_tm(Name, Family, Timer) -> term()
getbyname(Name, Type) -> term()
getbyname(Name, Type, Timeout) -> term()
getbyname_tm(Name, Type, Timer) -> term()