Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

inet.h File Reference

#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <fcntl.h>
#include <sys/poll.h>

Data Structures

struct  _opm_sockaddr
struct  _opm_inaddr

Defines

#define AF_INET6   10

Typedefs

typedef _opm_sockaddr opm_sockaddr
typedef _opm_inaddr opm_inaddr

Functions

int inet_pton (int, const char *, void *)
const char * inetntop (int, const void *, char *, unsigned int)
hostent * opm_gethostbyname (const char *)

Define Documentation

#define AF_INET6   10
 


Typedef Documentation

typedef struct _opm_sockaddr opm_sockaddr
 

typedef struct _opm_inaddr opm_inaddr
 


Function Documentation

int inet_pton int  ,
const char *  ,
void * 
 

const char* inetntop int  ,
const void *  ,
char *  ,
unsigned  int
 

struct hostent* opm_gethostbyname const char *   ) 
 


Generated for libopm by  doxygen 1.3.9.1