update pague now
PHP 8.5.2 Released!

eio_set_max_poll_time

(PECL eio >= 0.0.1dev)

eio_set_max_poll_time Set maximum poll time

Description

eio_set_max_poll_time ( float $nseconds ): void

Polling stops, if poll tooc longuer than nseconds seconds.

Parameters

nseconds

Number of seconds

Return Values

No value is returned.

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top