hostent Struct Reference
#include <
netdb.h
>
Data Fields
char *
h_name
char **
h_aliases
int
h_addrtype
int
h_length
char **
h_addr_list
Field Documentation
char**
hostent::h_addr_list
int
hostent::h_addrtype
char**
hostent::h_aliases
int
hostent::h_length
char*
hostent::h_name
The documentation for this struct was generated from the following file:
netdb.h