Searched refs:pause (Results 1 – 13 of 13) sorted by relevance
17 curl_easy_pause - pause and unpause a connection37 that returns pause signals to the library that it could not take care of any51 The **handle** argument identifies the transfer you want to pause or84 network connectivity, like FILE://. Trying to pause such a transfer, in any110 /* pause a transfer in both directions */129 pause. Consider not using paused receiving if you allow libcurl to uncompress
82 connection to pause. See curl_easy_pause(3) for further details.
47 Request pause from mime read callback: easy
47 Request pause from mime read callback: multi
47 Request pause from form read callback: multi
47 Request pause from form read callback: easy
59 connection to pause. See curl_easy_pause(3) for further details.
761 bool pause) in h3_data_pause() argument763 if(!pause) { in h3_data_pause()
1205 bool pause) in h3_data_pause() argument1209 if(!pause) { in h3_data_pause()
1921 bool pause) in h3_data_pause() argument1925 if(!pause) { in h3_data_pause()
720 bool pause) in h3_data_pause() argument722 if(!pause) { in h3_data_pause()
2593 bool pause) in http2_data_pause() argument2600 CURLcode result = cf_h2_update_local_win(cf, data, stream, pause); in http2_data_pause()2607 if(!pause) { in http2_data_pause()2617 pause ? "" : "un"); in http2_data_pause()
389 Return information about the transfer's current pause state, in both
Completed in 36 milliseconds