EventHttpConnection::setRetries
(PECL event >= 1.2.6-beta)
EventHttpConnection::setRetries — Sets the retry limit for the connection
Description
public
void
EventHttpConnection::setRetries
(
int
$retries
)Sets the retry limit for the connection
Parameters
-
retries -
The retry limit.
-1means infinity.
Return Values
No value is returned.
There are no user contributed notes for this page.
