Home
last modified time | relevance | path

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

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