forward received messages to a special destination address More...
#include "jabberd.h"Functions | |
| void | base_to (pool p) |
forward received messages to a special destination address
| void base_to | ( | pool | p | ) |
register the to 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().
1.6.1