Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

WinCgi Class Reference

Inheritance diagram for WinCgi:

HttpDataHandler List of all members.

Public Member Functions

int send (HttpThreadContext *, ConnectionPtr s, const char *filename, int execute, int onlyHeader=0)
 WinCgi ()
 ~WinCgi ()

Static Public Member Functions

u_long getTimeout ()
void setTimeout (u_long)

Static Private Attributes

u_long timeout = MYSERVER_SEC(15)

Constructor & Destructor Documentation

WinCgi::WinCgi  ) 
 

Constructor for the wincgi class.

WinCgi::~WinCgi  ) 
 

Destructor for the wincgi class.


Member Function Documentation

u_long WinCgi::getTimeout  )  [static]
 

Get the timeout value for the new process.

int WinCgi::send HttpThreadContext td,
ConnectionPtr  s,
const char *  filename,
int  execute,
int  onlyHeader = 0
 

Send the WinCGI data.

void WinCgi::setTimeout u_long  ntimeout  )  [static]
 

Set a new timeout value to use for new processes.


Member Data Documentation

u_long WinCgi::timeout = MYSERVER_SEC(15) [static, private]
 

Initialize the timeout value to 15 seconds.


Generated on Thu Dec 21 13:12:36 2006 for MyServer by doxygen 1.3.6