include/client.h File Reference

#include <stdio.h>
#include <expat.h>
#include "httpRequest.h"

Go to the source code of this file.

Data Structures

struct  tClient

Defines

#define READBUFSIZE   2048
#define CLIENTMULTMAX   512U
#define READ_ERR_LONGLINE   -2
#define READ_ERR_MEMORY   -3

Functions

void clientClose (tClient *client)
int clientRead (tClient *client)
int clientWrite (tClient *client)
char * clientGetLine (tClient *, const char *, unsigned int *)
char * clientRemoveLine (tClient *, const char *, unsigned int *)

Variables

int verbose


Define Documentation

#define CLIENTMULTMAX   512U

Definition at line 11 of file client.h.

#define READ_ERR_LONGLINE   -2

Definition at line 13 of file client.h.

#define READ_ERR_MEMORY   -3

Definition at line 14 of file client.h.

#define READBUFSIZE   2048

Definition at line 10 of file client.h.


Function Documentation

void clientClose ( tClient client  ) 

Definition at line 12 of file clientClose.c.

char* clientGetLine ( tClient ,
const char *  ,
unsigned int *   
)

Definition at line 151 of file clientRead.c.

int clientRead ( tClient client  ) 

Definition at line 53 of file clientRead.c.

char* clientRemoveLine ( tClient ,
const char *  ,
unsigned int *   
)

Definition at line 164 of file clientRead.c.

int clientWrite ( tClient client  ) 


Variable Documentation

int verbose


Generated on Sun Oct 10 01:24:35 2010 for xmlrpc by  doxygen 1.5.8