dbic_struct Struct Reference

#include <dialback.h>

Data Fields

mio m
char * id
xmlnode results
db d
char * we_domain
char * other_domain
int xmpp_version
time_t stamp

Detailed Description

incoming dialback streams


Field Documentation

random id we assigned to this stream

Referenced by dialback_in_dbic_cleanup(), dialback_in_read(), dialback_in_read_db(), and dialback_in_verify().

the connection of the incoming stream

Referenced by _dialback_beat_in_idle(), dialback_in_read(), dialback_in_read_db(), and dialback_in_verify().

who the other end told to be in its stream root from attribute (if present)

Referenced by dialback_in_read(), and dialback_in_read_db().

db:result elements that we received and that are not yet fully processed (just doing dialback on them). We add an additional attribute "key" to the element: "streamid@ourdomain/peersdomain"

Referenced by dialback_in_read_db(), and dialback_in_verify().

then the connection has been accepted

Referenced by _dialback_beat_in_idle().

who the other end expects us to be (to attribute of stream head) for selecting a certificate at STARTTLS

Referenced by dialback_in_read(), and dialback_in_read_db().

version of the stream, -1 not yet known, 0 preXMPP

Referenced by dialback_in_read(), dialback_in_read_db(), and dialback_in_verify().


The documentation for this struct was generated from the following file:
Generated on Fri Sep 3 06:00:13 2010 for jabberd14 by  doxygen 1.6.3