PHP Manual
Function Reference
Other Services
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 Manual
EventHttpConnection::setTimeout
Sets the timeout for the connection
Description
public
void
EventHttpConnection::setTimeout
(
int
$timeout
)
Sets the timeout for the connection
Parameters
timeout
Timeout in seconds.
Return Values
No value is returned.