Home
last modified time | relevance | path

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

/curl/docs/libcurl/
H A Dcurl_easy_pause.md16 curl_easy_pause - pause and unpause a connection
29 paused, and you can unpause a connection that was previously paused. Unlike
41 function from another thread. To unpause, you may for example call it from the
44 When this function is called to unpause receiving, the write callback might
51 unpause.
/curl/lib/
H A Dcw-out.c439 bool unpause, bool flush_all) in cw_out_flush() argument
449 if(unpause && ctx->paused) in cw_out_flush()
H A Dsendf.h220 CURLcode (*unpause)(struct Curl_easy *data, struct Curl_creader *reader); member
H A Dsendf.c1351 result = reader->crt->unpause(data, reader); in Curl_creader_unpause()
/curl/.github/scripts/
H A Dspellcheck.words872 unpause
/curl/
H A DRELEASE-NOTES195 o tool_cb_rea: limit rate unpause for -T . uploads [136]

Completed in 38 milliseconds