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

WinCgi Class Reference

Inheritance diagram for WinCgi:

HttpDataHandler List of all members.

Public Member Functions

virtual int send (HttpThreadContext *, ConnectionPtr s, const char *exec, const char *cmdLine=0, int execute=0, 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,
const char *  cmdLine = 0,
int  execute = 0,
int  onlyHeader = 0
[virtual]
 

Send the WinCGI data.

Reimplemented from HttpDataHandler.

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 May 1 12:41:06 2008 for MyServer by  doxygen 1.3.9.1