_ApplicationThreadData Struct Reference


Data Fields

char * pszPathTranslated
char * pszClientIP
char * pszRemoteUser
char * pszPassword
unsigned char szBuffer [OBLEN]
unsigned char szEnvBuf [ENVLEN]
unsigned char cbBuffer
unsigned char szInBuffer [INBLEN]
unsigned long cbInBuffer
unsigned char * pszInBuffer
char * pszFtpCommand
char szThreadIndex [20]
int FirstHeaderLine

Detailed Description

Definition at line 157 of file websrv.c.


Field Documentation

unsigned char _ApplicationThreadData::cbBuffer
 

Definition at line 166 of file websrv.c.

Referenced by HttpProc(), and pfStdOut().

unsigned long _ApplicationThreadData::cbInBuffer
 

Definition at line 168 of file websrv.c.

Referenced by HttpProc(), and pfStdIn().

int _ApplicationThreadData::FirstHeaderLine
 

Definition at line 172 of file websrv.c.

Referenced by HttpProc(), and pfStdOut().

char* _ApplicationThreadData::pszClientIP
 

Definition at line 159 of file websrv.c.

Referenced by HttpProc(), and pfEnv().

char* _ApplicationThreadData::pszFtpCommand
 

Definition at line 170 of file websrv.c.

Referenced by FtpProc(), and pfFtpEnv().

unsigned char* _ApplicationThreadData::pszInBuffer
 

Definition at line 169 of file websrv.c.

Referenced by pfStdIn().

char* _ApplicationThreadData::pszPassword
 

Definition at line 161 of file websrv.c.

Referenced by HttpProc(), and pfEnv().

char* _ApplicationThreadData::pszPathTranslated
 

Definition at line 158 of file websrv.c.

Referenced by pfEnv().

char* _ApplicationThreadData::pszRemoteUser
 

Definition at line 160 of file websrv.c.

Referenced by HttpProc(), and pfEnv().

unsigned char _ApplicationThreadData::szBuffer[OBLEN]
 

Definition at line 164 of file websrv.c.

Referenced by pfStdOut().

unsigned char _ApplicationThreadData::szEnvBuf[ENVLEN]
 

Definition at line 165 of file websrv.c.

unsigned char _ApplicationThreadData::szInBuffer[INBLEN]
 

Definition at line 167 of file websrv.c.

Referenced by pfStdIn().

char _ApplicationThreadData::szThreadIndex[20]
 

Definition at line 171 of file websrv.c.

Referenced by FtpProc(), and pfFtpEnv().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 12 23:56:39 2006 for ScriptBasic by  doxygen 1.4.6-NO