jabberd14 1.6.2
Functions
mod_dynamic.cc File Reference

implements dynamic adding and removing of hosts from the JSM instance More...

#include "jsm.h"

Functions

void mod_dynamic (jsmi si)

Detailed Description

implements dynamic adding and removing of hosts from the JSM instance

With this module an administrator can dynamically add or remove hosts from the session manager without the need to restart the instance. But the chances made by this module are not presistant. To get them persistant, you have to add them as well to the configuration file, so the new hosts get (not) configured after a restart. (At least for now.)


Function Documentation

void mod_dynamic ( jsmi  si)