ekg2
GIT master
|
Pola danych | |
int | connecting |
int | fd |
int | lock |
int | authed |
int | last_code |
nntp_newsgroup_t * | newsgroup |
string_t | buf |
list_t | newsgroups |
watch_t * | send_watch |
int nntp_private_t::authed |
string_t nntp_private_t::buf |
int nntp_private_t::connecting |
int nntp_private_t::fd |
int nntp_private_t::last_code |
int nntp_private_t::lock |
nntp_newsgroup_t* nntp_private_t::newsgroup |
list_t nntp_private_t::newsgroups |
watch_t* nntp_private_t::send_watch |