Home
last modified time | relevance | path

Searched refs:trynextip (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dconnect.c540 static CURLcode trynextip(struct connectdata *conn, in trynextip() function
780 trynextip(conn, sockindex, 1); in Curl_is_connected()
836 status = trynextip(conn, sockindex, i); in Curl_is_connected()
853 result = trynextip(conn, sockindex, 1); in Curl_is_connected()
/external/curl/
DCHANGES.01017 incorrect return code from the internal trynextip() function which caused