HomeSort by relevance Sort by last modified time
    Searched refs:CURL_TELOPT_SGA (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
arpa_telnet.h 30 #define CURL_TELOPT_SGA 3 /* Suppress Go Ahead */
telnet.c 259 tn->us_preferred[CURL_TELOPT_SGA] = CURL_YES;
260 tn->him_preferred[CURL_TELOPT_SGA] = CURL_YES;
    [all...]

Completed in 94 milliseconds