(PECL event >= 1.2.6-beta)
Sets the retry limit for the connection
public void EventHttpConnection::setRetries ( int $retries )
Sets the retry limit for the connection
Parameters:
retries
The retry limit. -1
means infinity.
Returns:
No value is returned.
Please login to continue.