gethost
gethost (host)
- Front-end for
gethostbyaddrandgethostbyname. If host is numeric, callsgethostbyaddr, otherwise callsgethostbyname.
gethost (host)
gethostbyaddr and gethostbyname. If host is numeric, calls gethostbyaddr, otherwise calls gethostbyname.