©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL event >= 1.2.6-beta)
EventBufferEvent::setTimeouts — Set the read and write timeout for a buffer event
$timeout_read
, float $timeout_write
)Set the read and write timeout for a buffer event
timeout_read
Read timeout
timeout_write
Write timeout
Returns TRUE
on success. Otherwise FALSE
.