eio_set_max_poll_time
(PECL eio >= 0.0.1dev)
eio_set_max_poll_time — Set maximum poll time
說明
eio_set_max_poll_time(float
$nseconds
): void
Polling stops, if poll took longer than nseconds
seconds.
參數
-
nseconds
-
Number of seconds
返回值
沒有返回值。