php man page for curl_pause

Query: curl_pause

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_multi_init(3) - php
curl_reset(3) - php
curl_multi_add_handle(3) - php
curl_share_close(3) - php
curl_version(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Ravinder Singh to the Moderation Team