eio_set_max_poll_time

(PECL eio >= 0.0.1dev)

eio_set_max_poll_timeSet maximum poll time

說明

void eio_set_max_poll_time ( float $nseconds )

Polling stops, if poll took longer than nseconds seconds.

參數

nseconds

Number of seconds

回傳值

無回傳值。

add a note add a note

User Contributed Notes

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