Home
last modified time | relevance | path

Searched refs:pause (Results 1 – 13 of 13) sorted by relevance

/curl/docs/libcurl/
H A Dcurl_easy_pause.md17 curl_easy_pause - pause and unpause a connection
37 that returns pause signals to the library that it could not take care of any
51 The **handle** argument identifies the transfer you want to pause or
84 network connectivity, like FILE://. Trying to pause such a transfer, in any
110 /* pause a transfer in both directions */
129 pause. Consider not using paused receiving if you allow libcurl to uncompress
H A Dcurl_mime_data_cb.md82 connection to pause. See curl_easy_pause(3) for further details.
/curl/tests/data/
H A Dtest67047 Request pause from mime read callback: multi
H A Dtest67147 Request pause from mime read callback: easy
H A Dtest67247 Request pause from form read callback: multi
H A Dtest67347 Request pause from form read callback: easy
/curl/docs/libcurl/opts/
H A DCURLOPT_READFUNCTION.md59 connection to pause. See curl_easy_pause(3) for further details.
/curl/lib/vquic/
H A Dcurl_msh3.c761 bool pause) in h3_data_pause() argument
763 if(!pause) { in h3_data_pause()
H A Dcurl_quiche.c1205 bool pause) in h3_data_pause() argument
1209 if(!pause) { in h3_data_pause()
H A Dcurl_ngtcp2.c1936 bool pause) in h3_data_pause() argument
1940 if(!pause) { in h3_data_pause()
H A Dcurl_osslq.c720 bool pause) in h3_data_pause() argument
722 if(!pause) { in h3_data_pause()
/curl/lib/
H A Dhttp2.c2566 bool pause) in http2_data_pause() argument
2573 CURLcode result = cf_h2_update_local_win(cf, data, stream, pause); in http2_data_pause()
2580 if(!pause) { in http2_data_pause()
2590 pause ? "" : "un"); in http2_data_pause()
/curl/docs/
H A DTODO389 Return information about the transfer's current pause state, in both

Completed in 45 milliseconds