implements a base handler (xml routing target), that drops all messages More...
#include "jabberd.h"Functions | |
| void | base_null (pool p) |
implements a base handler (xml routing target), that drops all messages
| void base_null | ( | pool | p | ) |
initialize the XML delivery system
| p | memory pool that can be used to register config handlers (must be available for the livetime of jabberd) |
References register_config().
Referenced by base_init().
1.6.3