|
jabberd14 1.6.2
|
Data Fields | |
| xht | cmd_line |
| pool | runtime_pool |
| int | signalflag |
| char * | cfgfile |
| pool | cmd_line_p |
structure that holds 'global' data
| char* jabberd_struct::cfgfile |
configuration file the user specified at the command line (NULL for the default file)
Referenced by main().
hash where unused command-line options are stored to
Referenced by main().
memory pool for command line command processing (use with extrem caution, not freed before shutdown!)
Referenced by main().
memory pool with a livetime of the jabber server
Referenced by main().
set to the signal value, if jabberd receives a signal
Referenced by main().
1.7.4