#include <libinet.h>
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) |
|
|
|
|
|
|
|
|
|
|