Go to the source code of this file.
Data Structures | |
| struct | hostent |
| struct | protoent |
Defines | |
| #define | MAXHOSTNAMELEN 256 |
| #define | h_addr h_addr_list[0] |
Functions | |
| hostent * | gethostbyname (const char *name) |
| hostent * | gethostbyaddr (const char *addr, socklen_t len, int type) |
| protoent * | getprotoent (void) |
| protoent * | getprotobyname (const char *name) |
| protoent * | getprotobynumber (int proto) |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6