EventHttpConnection
PHP Manual

EventHttpConnection::setTimeout

(PECL event >= 1.2.6-beta)

EventHttpConnection::setTimeoutSets the timeout for the connection

Descripción

public void EventHttpConnection::setTimeout ( int $timeout )

Sets the timeout for the connection

Parámetros

timeout

Timeout in seconds.

Valores devueltos

No devuelve ningún valor.


EventHttpConnection
PHP Manual