curl_pause
Pause and unpause a connection
&reftitle.description;
intcurl_pause
CurlHandlehandle
intflags
&warn.undocumented.func;
&reftitle.parameters;
&curl.ch.description;
flags
One of CURLPAUSE_* constants.
&reftitle.returnvalues;
Returns an error code (CURLE_OK for no error).
&reftitle.changelog;
&Version;
&Description;
&curl.changelog.handle-param;