Strophe 0.12
XMPP client library
|
#include <common.h>
Data Fields | |
const xmpp_mem_t * | mem |
const xmpp_log_t * | log |
int | verbosity |
xmpp_rand_t * | rand |
xmpp_loop_status_t | loop_status |
xmpp_connlist_t * | connlist |
xmpp_handlist_t * | timed_handlers |
unsigned long | timeout |
const xmpp_mem_t* xmpp_ctx_t::mem |
const xmpp_log_t* xmpp_ctx_t::log |
int xmpp_ctx_t::verbosity |
xmpp_rand_t* xmpp_ctx_t::rand |
xmpp_loop_status_t xmpp_ctx_t::loop_status |
xmpp_connlist_t* xmpp_ctx_t::connlist |
xmpp_handlist_t* xmpp_ctx_t::timed_handlers |
unsigned long xmpp_ctx_t::timeout |