EventHttpConnection
PHP Manual

EventHttpConnection::setTimeout

(PECL event >= 1.2.6-beta)

EventHttpConnection::setTimeoutSets the timeout for the connection

Описание

public void EventHttpConnection::setTimeout ( int $timeout )

Sets the timeout for the connection

Список параметров

timeout

Timeout in seconds.

Возвращаемые значения

Эта функция не возвращает значения после выполнения.


EventHttpConnection
PHP Manual