jabberd14 1.6.2
Functions
base_null.cc File Reference

implements a base handler (xml routing target), that drops all messages More...

#include "jabberd.h"

Functions

void base_null (pool p)

Detailed Description

implements a base handler (xml routing target), that drops all messages


Function Documentation

void base_null ( pool  p)

initialize the XML delivery system

Parameters:
pmemory pool that can be used to register config handlers (must be available for the livetime of jabberd)

References register_config().

Referenced by base_init().