EventHttpConnection
PHP Manual

EventHttpConnection::setTimeout

(PECL event >= 1.2.6-beta)

EventHttpConnection::setTimeoutSets the timeout for the connection

Beschreibung

public void EventHttpConnection::setTimeout ( int $timeout )

Sets the timeout for the connection

Parameter-Liste

timeout

Timeout in seconds.

Rückgabewerte

Es wird kein Wert zurückgegeben.


EventHttpConnection
PHP Manual