shutdown_list Struct Reference

Data Fields

pool p
shutdown_func f
void * arg
struct shutdown_listnext

Detailed Description

list element to hold a registered shutdown callback


Field Documentation

argument to pass to the shutdown callback function

Referenced by register_shutdown(), and shutdown_callbacks().

the registered shutdown callback function

Referenced by register_shutdown(), and shutdown_callbacks().

pointer to the next list element

Referenced by register_shutdown(), and shutdown_callbacks().

memory pool: used to hold the instances memory itself

Referenced by register_shutdown(), and shutdown_callbacks().


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

Generated on Fri Mar 12 06:00:15 2010 for jabberd14 by  doxygen 1.6.1