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