_mod_version_i Struct Reference

structure that holds precomputed strings for jabber:iq:version reply More...


Data Fields

pool p
char * name
char * version
char * os


Detailed Description

structure that holds precomputed strings for jabber:iq:version reply

This structure keeps the strings used to build a reply for a version query. Normally it is filled with collected information on the module startup, but the administrator of the server is able to overwrite all fields in the session manager configuration file.


Field Documentation

memory pool used to build the strings in this structure

Referenced by mod_version().

the natural-language name of the software

Referenced by mod_version().

the specific version of the software

Referenced by mod_version().

the operating system

Referenced by mod_version().


The documentation for this struct was generated from the following file:

Generated on Wed Sep 10 01:59:48 2008 for jabberd14 by  doxygen 1.5.5