jabberd14 1.6.2
Functions
base_to.cc File Reference

forward received messages to a special destination address More...

#include "jabberd.h"

Functions

void base_to (pool p)

Detailed Description

forward received messages to a special destination address


Function Documentation

void base_to ( pool  p)

register the to base handler

Parameters:
pmemory 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().