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

  /external/curl/lib/
hostasyn.c 134 Curl_disconnect(conn, FALSE); /* close the connection */
url.h 40 CURLcode Curl_disconnect(struct connectdata *, bool dead_connection);
multi.c 520 (void)Curl_disconnect(conn_candidate, /* dead_connection */ FALSE);
626 CURLcode res2 = Curl_disconnect(conn, premature); /* close connection */
    [all...]
url.c     [all...]

Completed in 77 milliseconds