Home
last modified time | relevance | path

Searched refs:CURLE_SEND_ERROR (Results 1 – 25 of 41) sorted by relevance

12

/third_party/curl/lib/vquic/
Dquiche.c422 return CURLE_SEND_ERROR; in flush_egress()
428 return CURLE_SEND_ERROR; in flush_egress()
554 *curlcode = CURLE_SEND_ERROR; in h3_stream_recv()
582 *curlcode = CURLE_SEND_ERROR; in h3_stream_send()
592 *curlcode = CURLE_SEND_ERROR; in h3_stream_send()
598 *curlcode = CURLE_SEND_ERROR; in h3_stream_send()
812 result = CURLE_SEND_ERROR; in http_request()
828 result = CURLE_SEND_ERROR; in http_request()
859 return CURLE_SEND_ERROR; in Curl_quic_done_sending()
Dngtcp2.c1263 *curlcode = CURLE_SEND_ERROR; in ngh3_stream_recv()
1279 *curlcode = CURLE_SEND_ERROR; in ngh3_stream_recv()
1409 result = CURLE_SEND_ERROR; in http_request()
1596 result = CURLE_SEND_ERROR; in http_request()
1606 result = CURLE_SEND_ERROR; in http_request()
1638 *curlcode = CURLE_SEND_ERROR; in ngh3_stream_send()
1659 *curlcode = CURLE_SEND_ERROR; in ngh3_stream_send()
1792 return CURLE_SEND_ERROR; in ng_flush_egress()
1808 return CURLE_SEND_ERROR; in ng_flush_egress()
1828 return CURLE_SEND_ERROR; in ng_flush_egress()
[all …]
/third_party/curl/tests/data/
Dtest91636 # 55 - CURLE_SEND_ERROR
Dtest300736 # 55 - CURLE_SEND_ERROR
Dtest91439 # 55 - CURLE_SEND_ERROR
Dtest91340 # 55 - CURLE_SEND_ERROR
Dtest91836 # 55 - CURLE_SEND_ERROR
Dtest96047 # 55 - CURLE_SEND_ERROR
Dtest95549 # 55 - CURLE_SEND_ERROR
Dtest95646 # 55 - CURLE_SEND_ERROR
Dtest300636 # 55 - CURLE_SEND_ERROR
Dtest95950 # 55 - CURLE_SEND_ERROR
/third_party/curl/lib/
Dtftp.c619 return CURLE_SEND_ERROR; in tftp_rx()
644 return CURLE_SEND_ERROR; in tftp_rx()
670 return CURLE_SEND_ERROR; in tftp_rx()
734 result = CURLE_SEND_ERROR; in tftp_tx()
746 result = CURLE_SEND_ERROR; in tftp_tx()
789 return CURLE_SEND_ERROR; in tftp_tx()
815 return CURLE_SEND_ERROR; in tftp_tx()
Dgopher.c213 result = CURLE_SEND_ERROR; in gopher_do()
Dhttp2.c1403 *err = CURLE_SEND_ERROR; in h2_process_pending_input()
1467 result = CURLE_SEND_ERROR; in Curl_http2_done_sending()
1930 *err = CURLE_SEND_ERROR; in http2_send()
1935 *err = CURLE_SEND_ERROR; in http2_send()
2166 *err = CURLE_SEND_ERROR; in http2_send()
2180 *err = CURLE_SEND_ERROR; in http2_send()
2203 *err = CURLE_SEND_ERROR; in http2_send()
2382 return CURLE_SEND_ERROR; in Curl_http2_stream_pause()
Dsendf.c331 return CURLE_SEND_ERROR; in Curl_write()
395 *code = CURLE_SEND_ERROR; in Curl_send_plain()
Dsmtp.c1060 result = CURLE_SEND_ERROR; in smtp_state_mail_resp()
1095 result = CURLE_SEND_ERROR; in smtp_state_rcpt_resp()
1114 result = CURLE_SEND_ERROR; in smtp_state_rcpt_resp()
1138 result = CURLE_SEND_ERROR; in smtp_state_data_resp()
Dcurl_rtmp.c332 *err = CURLE_SEND_ERROR; in rtmp_send()
Dfile.c333 result = CURLE_SEND_ERROR; in file_upload()
Dpingpong.c186 return CURLE_SEND_ERROR; in Curl_pp_vsendf()
Dstrerror.c206 case CURLE_SEND_ERROR: in curl_easy_strerror()
/third_party/curl/lib/vtls/
Dgskit.c627 CURLcode cc = CURLE_SEND_ERROR; in gskit_send()
634 "gsk_secure_soc_write()", CURLE_SEND_ERROR); in gskit_send()
637 cc = CURLE_SEND_ERROR; in gskit_send()
Dmesalink.c407 *curlcode = CURLE_SEND_ERROR; in mesalink_send()
Dschannel.c1647 *err = CURLE_SEND_ERROR; in schannel_send()
1726 *err = CURLE_SEND_ERROR; in schannel_send()
1756 *err = CURLE_SEND_ERROR; in schannel_send()
/third_party/curl/docs/libcurl/
Dsymbols-in-versions121 CURLE_SEND_ERROR 7.10

12