Home | History | Annotate | Download | only in lib

Lines Matching refs:Curl_disconnect

520       (void)Curl_disconnect(conn_candidate, /* dead_connection */ FALSE);
626 CURLcode res2 = Curl_disconnect(conn, premature); /* close connection */
2083 Curl_disconnect(data->easy_conn, dead_connection);
2198 (void)Curl_disconnect(conn, FALSE);