Searched refs:unpause (Results 1 – 5 of 5) sorted by relevance
17 curl_easy_pause - pause and unpause a connection30 paused, and you can unpause a connection that was previously paused. Unlike42 function from another thread. To unpause, you may for example call it from the45 When this function is called to unpause receiving, the write callback might52 unpause.
438 bool unpause, bool flush_all) in cw_out_flush() argument448 if(unpause && ctx->paused) in cw_out_flush()
217 CURLcode (*unpause)(struct Curl_easy *data, struct Curl_creader *reader); member
1385 result = reader->crt->unpause(data, reader); in Curl_creader_unpause()
885 unpause
Completed in 12 milliseconds