test.c File Reference

#include "setup.h"
#include <stdio.h>
#include "opm.h"
#include "opm_error.h"
#include "opm_types.h"
#include "compat.h"
#include <unistd.h>

Defines

#define ARRAY_SIZEOF(x)   (sizeof(x) / sizeof((x)[0]))

Functions

void open_proxy (OPM_T *, OPM_REMOTE_T *, int, void *)
void negotiation_failed (OPM_T *, OPM_REMOTE_T *, int, void *)
void timeout (OPM_T *, OPM_REMOTE_T *, int, void *)
void end (OPM_T *, OPM_REMOTE_T *, int, void *)
void handle_error (OPM_T *, OPM_REMOTE_T *, int, void *)
int main (int argc, char **argv)

Variables

int complete = 0

Define Documentation

#define ARRAY_SIZEOF (  )     (sizeof(x) / sizeof((x)[0]))


Function Documentation

void open_proxy ( OPM_T ,
OPM_REMOTE_T ,
int  ,
void *   
)

void negotiation_failed ( OPM_T ,
OPM_REMOTE_T ,
int  ,
void *   
)

void timeout ( OPM_T ,
OPM_REMOTE_T ,
int  ,
void *   
)

void end ( OPM_T ,
OPM_REMOTE_T ,
int  ,
void *   
)

void handle_error ( OPM_T ,
OPM_REMOTE_T ,
int  ,
void *   
)

int main ( int  argc,
char **  argv 
)


Variable Documentation

int complete = 0


Generated on Tue Aug 28 18:21:42 2007 for libopm by  doxygen 1.5.2