Data Fields | |
| xht | cmd_line |
| pool | runtime_pool |
| int | signalflag |
| char * | cfgfile |
| pool | cmd_line_p |
hash where unused command-line options are stored to
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().
| char* jabberd_struct::cfgfile |
configuration file the user specified at the command line (NULL for the default file)
Referenced by main().
memory pool for command line command processing (use with extrem caution, not freed before shutdown!)
Referenced by main().
1.5.5