Location:
netdb.h
struct hostent;
Structures returned by network data base library. All addresses are supplied in host order, and returned in network order (suitable for use in system calls).
Defined in hostent
:
h_addr_list
, h_addrtype
, h_aliases
, h_length
, h_name
char ** h_addr_list;