struct hostent char *h_name; /* Official domain name of host */ int h_length; /* Length of an address, in bytes */
char **h_addr_list; /* Null-terminated
struct hostent char *h_name; /* Official domain name of host */ int h_length; /* Length of an address, in bytes */
char **h_addr_list; /* Null-terminated