libtools
Main Page
Modules
Classes
Files
File List
File Members
tools
gethostaddr.h
Go to the documentation of this file.
1
20
#ifndef __TOOLS_GETHOSTADDR_H
21
#define __TOOLS_GETHOSTADDR_H
22
23
#include <netinet/in.h>
24
38
struct
in_addr *
gethostaddr
(
const
char
*hostname,
struct
in_addr *addr);
39
42
#endif
/* __TOOLS_GETHOSTADDR_H */
gethostaddr
struct in_addr * gethostaddr(const char *hostname, struct in_addr *addr)
resolve hostname or ip address into in_addr
Generated by
1.8.11