hostent
Overview
Related Modules:
Description:
Describes the host name and address information.
Summary
Data Fields
Details
Field Documentation
h_addr_list
char** hostent::h_addr_list
Description:
A pointer to an array of pointers to host addresses
h_addrtype
int hostent::h_addrtype
Description:
IP address type
h_aliases
char** hostent::h_aliases
Description:
A pointer to an array of pointers to alternative host names
h_length
int hostent::h_length
Description:
Address length
h_name
char* hostent::h_name
Description:
A pointer to the host name