EventHttpConnection::setTimeout

(PECL event >= 1.2.6-beta)

EventHttpConnection::setTimeoutSets the timeout for the connection

Descripción

publicEventHttpConnection::setTimeout(int$timeout): void

Sets the timeout for the connection

Parámetros

timeout

Timeout in seconds.

Valores devueltos

No devuelve ningún valor.

To Top