PHP マニュアル
関数リファレンス
その他のサービス
Event
EventHttpConnection
EventHttpConnection::__construct
EventHttpConnection::getBase
EventHttpConnection::getPeer
EventHttpConnection::makeRequest
EventHttpConnection::setCloseCallback
EventHttpConnection::setLocalAddress
EventHttpConnection::setLocalPort
EventHttpConnection::setMaxBodySize
EventHttpConnection::setMaxHeadersSize
EventHttpConnection::setRetries
EventHttpConnection::setTimeout
EventHttpConnection::setRetries
EventHttpRequest
EventHttpConnection
PHP マニュアル
EventHttpConnection::setTimeout
Sets the timeout for the connection
説明
public
void
EventHttpConnection::setTimeout
(
int
$timeout
)
Sets the timeout for the connection
パラメータ
timeout
Timeout in seconds.
戻り値
値を返しません。