#include <irc.h>
Pola danych | |
int | fd |
int | autoreconnecting |
int | resolving |
list_t | bindlist |
list_t | bindtmplist |
list_t | connlist |
list_t | conntmplist |
watch_t * | recv_watch |
watch_t * | send_watch |
char * | nick |
char * | host_ident |
list_t | people |
list_t | channels |
list_t | hilights |
char * | sopt [SERVOPTS] |
int | casemapping |
list_t | awaylog |
list_t | auto_guess_encoding |
list_t | out_recodes |
list_t | recoded_channels |
void * | conv_in |
void * | conv_out |
void* _irc_private_t::conv_in |
void* _irc_private_t::conv_out |
char* _irc_private_t::nick |
char* _irc_private_t::sopt[SERVOPTS] |