ekg2
|
#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 |
FILE* jabber_dcc_t::fd |
void* jabber_dcc_t::other |
union { ... } jabber_dcc_t::priv_data |
char* jabber_dcc_t::req |
char* jabber_dcc_t::sid |