EventHttpConnection::setRetries
(PECL event >= 1.2.6-beta)
EventHttpConnection::setRetries — Sets the retry limit for the connection
說明
public EventHttpConnection::setRetries( int
$retries ): voidSets the retry limit for the connection
參數
-
retries The retry limit.
-1means infinity.
返回值
沒有返回值。