Public Attributes | |
int | already_negotiated |
int | him [256] |
int | him_preferred [256] |
int | himq [256] |
int | please_negotiate |
unsigned char | subbuffer [SUBBUFSIZE] |
unsigned char * | subend |
int | subnegotiation [256] |
char | subopt_ttype [32] |
unsigned short | subopt_wsx |
unsigned short | subopt_wsy |
char | subopt_xdisploc [128] |
unsigned char * | subpointer |
struct curl_slist * | telnet_vars |
TelnetReceive | telrcv_state |
int | us [256] |
int | us_preferred [256] |
int | usq [256] |
int TELNET::him[256] |
int TELNET::him_preferred[256] |
int TELNET::himq[256] |
unsigned char TELNET::subbuffer[SUBBUFSIZE] |
unsigned char * TELNET::subend |
int TELNET::subnegotiation[256] |
char TELNET::subopt_ttype[32] |
unsigned short TELNET::subopt_wsx |
unsigned short TELNET::subopt_wsy |
char TELNET::subopt_xdisploc[128] |
unsigned char* TELNET::subpointer |
struct curl_slist* TELNET::telnet_vars |
int TELNET::us[256] |
int TELNET::us_preferred[256] |
int TELNET::usq[256] |