Skip to content

struct hostent

#include <netdb.h>

Public Attributes

Name
char *h_name
char **h_aliases
inth_addrtype
inth_length
char **h_addr_list

Public Attributes Documentation

variable h_name

cpp
char * hostent::h_name

variable h_aliases

cpp
char ** hostent::h_aliases

variable h_addrtype

cpp
int hostent::h_addrtype

variable h_length

cpp
int hostent::h_length

variable h_addr_list

cpp
char ** hostent::h_addr_list