jabberd2  2.2.16
Data Fields
bres_st Struct Reference

list of resources bound to session More...

#include <c2s.h>

Data Fields

jid_t jid
 full bound jid
char c2s_id [44]
 session id for this jid for us and them
char sm_id [41]
char sm_request [41]
 this holds the id of the current pending SM request
bres_t next

Detailed Description

list of resources bound to session


Field Documentation

char bres_st::c2s_id[44]

session id for this jid for us and them

Definition at line 63 of file c2s.h.

Referenced by _authreg_auth_set(), _authreg_register_set(), _c2s_client_sx_callback(), c2s_router_sx_callback(), _sm_build_route(), and sm_packet().

char bres_st::sm_id[41]

Definition at line 63 of file c2s.h.

Referenced by c2s_router_sx_callback(), _sm_build_route(), and sm_packet().

this holds the id of the current pending SM request

Definition at line 65 of file c2s.h.

Referenced by c2s_router_sx_callback(), _sm_generate_id(), sm_start(), and sm_create().


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