|
My Project
|
#include <netinet/in.h>Go to the source code of this file.
Data Structures | |
| struct | hostent |
Macros | |
| #define | HOST_NOT_FOUND 1 |
| #define | NO_DATA 2 |
| #define | NO_ADDRESS NO_DATA |
| #define | NO_RECOVERY 3 |
| #define | TRY_AGAIN 4 |
Functions | |
| struct hostent * | gethostbyname (const char *name) |
Variables | |
| int | h_errno |
Definition at line 11 of file soc_gethostbyname.c.
| int h_errno |
Definition at line 9 of file soc_gethostbyname.c.