jabberd2
2.3.1
|
error info for event_ERROR More...
#include <sx.h>
Data Fields | |
int | code |
const char * | generic |
const char * | specific |
int _sx_error_st::code |
Definition at line 100 of file sx.h.
Referenced by _out_sx_callback(), c2s_router_sx_callback(), s2s_router_sx_callback(), and sm_sx_callback().
const char* _sx_error_st::generic |
Definition at line 101 of file sx.h.
Referenced by _c2s_client_sx_callback(), _in_sx_callback(), _out_sx_callback(), _router_sx_callback(), c2s_router_sx_callback(), s2s_router_sx_callback(), and sm_sx_callback().
const char* _sx_error_st::specific |
Definition at line 102 of file sx.h.
Referenced by _c2s_client_sx_callback(), _in_sx_callback(), _out_sx_callback(), _router_sx_callback(), c2s_router_sx_callback(), s2s_router_sx_callback(), and sm_sx_callback().