jabberd14 1.6.2
Data Fields
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: