eio_set_max_poll_time

(PECL eio >= 0.0.1dev)

eio_set_max_poll_timeSet maximum poll time

说明

eio_set_max_poll_time ( float $nseconds ) : void

Polling stops, if poll took longer than nseconds seconds.

参数

nseconds

Number of seconds

返回值

没有返回值。

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有