CURL_PAUSE(3) 1 CURL_PAUSE(3) curl_pause - Pause and unpause a connectionSYNOPSISint curl_pause (resource $ch, int $bitmask)DESCRIPTIONWarning This function is currently not documented; only its argument list is available.PARAMETERSo $ch -A cURL handle returned by curl_init(3). o $bitmask - One of CURLPAUSE_* constants.RETURN VALUESReturns an error code ( CURLE_OK for no error). PHP Documentation Group CURL_PAUSE(3)
| Related Man Pages |
|---|
| curl_multi_exec(3) - php |
| curl_multi_init(3) - php |
| curl_multi_close(3) - php |
| curl_multi_setopt(3) - php |
| curl_share_init(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Please Welcome Don Cragun as Lead Moderator |
| Please Welcome Nicki Paul to the Moderator Team! |