Mod Struct Reference


Data Fields

char * server
char * module
Ns_Set * interps
Ns_Set * mergeEnv
CgifirstCgiPtr
int flags
int maxCgi
int maxWait
int activeCgi
Ns_Mutex lock
Ns_Cond cond
Tcl_HashTable users
char * server
char * addr
int port
int echo
int commandLogging

Detailed Description

The following structure is allocated each instance of the loaded module.


Field Documentation

char* Mod::server

char* Mod::module

Ns_Set* Mod::interps

Ns_Set* Mod::mergeEnv

struct Cgi* Mod::firstCgiPtr

int Mod::flags

int Mod::maxCgi

int Mod::maxWait

int Mod::activeCgi

Ns_Mutex Mod::lock

Ns_Cond Mod::cond

Tcl_HashTable Mod::users

char* Mod::server

char* Mod::addr

int Mod::port

int Mod::echo

int Mod::commandLogging


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