hostent
extern (C)
struct hostent {
}
- h_addr_list
char** h_addr_list;
Undocumented in source.
- h_addrtype
int h_addrtype;
Undocumented in source.
- h_aliases
char** h_aliases;
Undocumented in source.
- h_length
int h_length;
Undocumented in source.
- h_name
char* h_name;
Undocumented in source.
juliad julia
aliasesfunctionsstatic functionsstructs