libopm 0.1
Data Structures | Defines | Typedefs | Functions

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 struct _opm_sockaddr opm_sockaddr
typedef struct _opm_inaddr opm_inaddr

Functions

int inet_pton (int, const char *, void *)
const char * inetntop (int, const void *, char *, unsigned int)
struct 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 *   
)

Referenced by libopm_config_set(), and opm_scan().

const char* inetntop ( int  ,
const void *  ,
char *  ,
unsigned  int 
)
struct hostent* opm_gethostbyname ( const char *  ) [read]

Generated for libopm by  doxygen 1.7.3