EventHttpConnection::setRetries
(PECL event >= 1.2.6-beta)
EventHttpConnection::setRetries — Sets the retry limit for the connection
Descripción
public
void
EventHttpConnection::setRetries
(
int
$retries
)Sets the retry limit for the connection
Parámetros
-
retries -
The retry limit.
-1means infinity.
Valores devueltos
No devuelve ningún valor.