Home
last modified time | relevance | path

Searched refs:streamclose (Results 1 – 6 of 6) sorted by relevance

/curl/lib/
H A Dconnect.h99 #define streamclose(x,y) Curl_conncontrol(x, CONNCTRL_STREAM, y) macro
103 #define streamclose(x,y) Curl_conncontrol(x, CONNCTRL_STREAM) macro
H A Dhttp.c475 streamclose(conn, "Mid-auth HTTP and much data left to send"); in http_perhapsrewind()
1189 streamclose(conn, "Empty reply from server"); in Curl_http_done()
2401 streamclose(conn, "already downloaded"); in Curl_http_firstwrite()
2429 streamclose(conn, "Simulated 304 handling"); in Curl_http_firstwrite()
2869 streamclose(conn, "overflow content-length"); in Curl_http_header()
2913 streamclose(conn, "Connection: close used"); in Curl_http_header()
3503 streamclose(conn, "HTTP: No end-of-message indicator"); in http_on_response()
3593 streamclose(conn, in http_on_response()
3610 streamclose(conn, "Stop sending data before everything sent"); in http_on_response()
3881 streamclose(conn, "bad HTTP: No end-of-message indicator"); in http_parse_headers()
[all …]
H A Dmulti.c815 streamclose(data->conn, "Removed with partial response"); in curl_multi_remove_handle()
1701 streamclose(data->conn, "Disconnect due to timeout");
2312 streamclose(data->conn, "Transfer returned error");
2400 streamclose(data->conn, "Disconnect HTTP/2 for HTTP/1");
2428 streamclose(data->conn, "Transfer returned error");
2590 streamclose(data->conn, "Aborted by callback");
H A Dcf-h1-proxy.c959 streamclose(conn, "proxy CONNECT failure"); in H1_CONNECT()
H A Dsendf.c267 streamclose(data->conn, "ignoring body"); in cw_download_write()
/curl/lib/vquic/
H A Dcurl_quiche.c469 streamclose(cf->conn, "Reset of stream"); in cf_recv_body()
533 streamclose(cf->conn, "Reset of stream"); in h3_process_event()
545 streamclose(cf->conn, "End of stream"); in h3_process_event()

Completed in 65 milliseconds