EventHttpConnection::setTimeout
PHP function
Edit on GitHub ✎
(PECL event >= 1.2.6-beta)
Sets the timeout for the connection
Description
EventHttpConnection::setTimeout(int $timeout): void
Sets the timeout for the connection
Parameters
timeoutTimeout in seconds.
Return Values
Void