Searched refs:CURLE_NO_CONNECTION_AVAILABLE (Results 1 – 6 of 6) sorted by relevance
299 case CURLE_NO_CONNECTION_AVAILABLE: in curl_easy_strerror()
4043 result = CURLE_NO_CONNECTION_AVAILABLE; in create_conn()4214 if(result == CURLE_NO_CONNECTION_AVAILABLE) { in Curl_connect()
1382 if(CURLE_NO_CONNECTION_AVAILABLE == result) { in multi_runsingle()
100 CURLE_NO_CONNECTION_AVAILABLE 7.30.0
596 CURLE_NO_CONNECTION_AVAILABLE, /* 89 - No connection available, the enumerator
589 d CURLE_NO_CONNECTION_AVAILABLE...