Searched refs:https_connecting (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhttp.c96 static CURLcode https_connecting(struct connectdata *conn, bool *done);
101 #define https_connecting(x,y) CURLE_COULDNT_CONNECT macro
138 https_connecting, /* connecting */
1325 result = https_connecting(conn, done);
1349 static CURLcode https_connecting(struct connectdata *conn, bool *done) function

Completed in 96 milliseconds