Proc Struct Reference


Data Fields

char * name
char * args
int nargs
PoolpoolPtr
ProcnextPtr
int rfd
int wfd
int pid

Detailed Description

The following structure defines the proc callback context.


Field Documentation

char* Proc::name

char* Proc::args

int Proc::nargs

struct Pool* Proc::poolPtr

struct Proc* Proc::nextPtr

Pool associated with proc.

int Proc::rfd

Next in list of closing procs.

int Proc::wfd

Read file descriptor.

int Proc::pid

Write file descriptor.


The documentation for this struct was generated from the following files:
Generated on Tue Sep 4 19:58:57 2007 by  doxygen 1.5.1