Home | History | Annotate | Download | only in lib

Lines Matching refs:Curl_disconnect

2820 CURLcode Curl_disconnect(struct connectdata *conn, bool dead_connection)
3117 Curl_disconnect(conn, /* dead_connection */TRUE);
6223 (void)Curl_disconnect(conn_candidate, /* dead_connection */ FALSE);
6243 (void)Curl_disconnect(conn_candidate, /* dead_connection */ FALSE);
6443 Curl_disconnect(*in_connect, FALSE); /* close the connection */