EventBufferEvent::setTimeouts
PHP function
Edit on GitHub ✎
(PECL event >= 1.2.6-beta)
Set the read and write timeout for a buffer event
Description
EventBufferEvent::setTimeouts(float $timeout_read, float $timeout_write): bool
Set the read and write timeout for a buffer event
Parameters
timeout_readRead timeout
timeout_writeWrite timeout
Return Values
Success