Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dconnect.h81 #define streamclose(x,y) Curl_conncontrol(x, CONNCTRL_STREAM, y) macro
85 #define streamclose(x,y) Curl_conncontrol(x, CONNCTRL_STREAM) macro
H A Dhttp.c538 streamclose(conn, "Mid-auth HTTP and much data left to send"); in http_perhapsrewind()
1573 streamclose(conn, "Empty reply from server"); in Curl_http_done()
3007 streamclose(conn, "already downloaded"); in Curl_http_firstwrite()
3035 streamclose(conn, "Simulated 304 handling"); in Curl_http_firstwrite()
3461 streamclose(conn, "overflow content-length"); in Curl_http_header()
3532 streamclose(conn, "Connection: close used"); in Curl_http_header()
3960 streamclose(conn, "bad HTTP: No end-of-message indicator"); in http_rw_headers()
3992 streamclose(conn, "bad HTTP: No end-of-message indicator"); in http_rw_headers()
4102 streamclose(conn, "HTTP: No end-of-message indicator"); in http_rw_headers()
4226 streamclose(con in http_rw_headers()
[all...]
H A Dmulti.c848 streamclose(data->conn, "Removed with partial response"); in curl_multi_remove_handle()
1705 streamclose(data->conn, "Disconnected with pending data");
2414 streamclose(data->conn, "Transfer returned error");
2509 streamclose(data->conn, "Disconnect HTTP/2 for HTTP/1");
2537 streamclose(data->conn, "Transfer returned error");
2709 streamclose(data->conn, "Aborted by callback");
H A Dsendf.c574 streamclose(data->conn, "ignoring body"); in cw_download_write()
H A Dcf-h1-proxy.c952 streamclose(conn, "proxy CONNECT failure"); in H1_CONNECT()
/third_party/curl/lib/vquic/
H A Dcurl_quiche.c393 streamclose(cf->conn, "Reset of stream"); in cf_recv_body()
459 streamclose(cf->conn, "Reset of stream"); in h3_process_event()
471 streamclose(cf->conn, "End of stream"); in h3_process_event()

Completed in 15 milliseconds