Home | History | Annotate | Download | only in lib

Lines Matching refs:Curl_disconnect

510       (void)Curl_disconnect(conn_candidate, /* dead_connection */ FALSE);
616 CURLcode res2 = Curl_disconnect(conn, premature); /* close connection */
2049 Curl_disconnect(data->easy_conn, dead_connection);
2163 (void)Curl_disconnect(conn, FALSE);