base_accept.cc File Reference
opens a socket to handle incoming connections using the component protocol defined in XEP-0114
More...
#include "jabberd.h"
Detailed Description
opens a socket to handle incoming connections using the component protocol defined in XEP-0114
Define Documentation
Typedef Documentation
Function Documentation
| void base_accept |
( |
pool |
p |
) |
|
register the accept base handler
- Parameters:
-
| p | memory pool used to register the configuration handler of this handler (must be available for the livetime of jabberd) |
References log_debug2, LOGT_INIT, register_config(), and ZONE.
Referenced by base_init().