EventHttpConnection::setRetries
(PECL event >= 1.2.6-beta)
EventHttpConnection::setRetries — Sets the retry limit for the connection
説明
public
EventHttpConnection::setRetries
(
int
$retries
) : void
Sets the retry limit for the connection
パラメータ
retries
- The retry limit.
-1
means infinity.
返り値
値を返しません。