curl_pause(3) php man page | unix.com

Man Page: curl_pause

Operating Environment: php

Section: 3

CURL_PAUSE(3)								 1							     CURL_PAUSE(3)

curl_pause - Pause and unpause a connection

SYNOPSIS
int curl_pause (resource $ch, int $bitmask)
DESCRIPTION
Warning This function is currently not documented; only its argument list is available.
PARAMETERS
o $ch -A cURL handle returned by curl_init(3). o $bitmask - One of CURLPAUSE_* constants.
RETURN VALUES
Returns an error code ( CURLE_OK for no error). PHP Documentation Group CURL_PAUSE(3)
Related Man Pages
curl_setopt_array(3) - php
curl_init(3) - php
curl_share_setopt(3) - php
curl_multi_strerror(3) - php
curl_share_init(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!