Searched refs:CURL_TELOPT_SGA (Results 1 – 2 of 2) sorted by relevance
32 #define CURL_TELOPT_SGA 3 /* Suppress Go Ahead */ macro
218 tn->us_preferred[CURL_TELOPT_SGA] = CURL_YES; in init_telnet()219 tn->him_preferred[CURL_TELOPT_SGA] = CURL_YES; in init_telnet()
Completed in 8 milliseconds