ekg2
GIT master
|
#include <jabber_dcc.h>
Pola danych | |
FILE * | fd |
int | sfd |
session_t * | session |
char * | req |
char * | sid |
enum jabber_dcc_protocol_type_t | protocol |
union { | |
jabber_dcc_bytestream_t * bytestream | |
void * other | |
} | priv_data |
jabber_dcc_bytestream_t* jabber_dcc_t::bytestream |
FILE* jabber_dcc_t::fd |
void* jabber_dcc_t::other |
union { ... } jabber_dcc_t::priv_data |
enum jabber_dcc_protocol_type_t jabber_dcc_t::protocol |
char* jabber_dcc_t::req |
session_t* jabber_dcc_t::session |
int jabber_dcc_t::sfd |
char* jabber_dcc_t::sid |