this handler will cause all packets to be delivered to standard out (STDOUT) from the jabberd process, it also flags a thread to read on STDIN for incoming packets - DEPRICATED More...
#include "jabberd.h"Data Structures | |
| struct | drop |
Typedefs | |
| typedef struct drop | _drop |
Functions | |
| void | base_stdout (pool p) |
Variables | |
| pth_t | main__thread = NULL |
this handler will cause all packets to be delivered to standard out (STDOUT) from the jabberd process, it also flags a thread to read on STDIN for incoming packets - DEPRICATED
| void base_stdout | ( | pool | p | ) |
register the stdout base handler
| p | memory pool used to register the configuration handler, must be available for the livetime of jabberd |
References log_debug2, LOGT_INIT, register_config(), and ZONE.
Referenced by base_init().
| pth_t main__thread = NULL |
1.6.3