PHP 8.3.4 Released!

eio_set_max_poll_time

(PECL eio >= 0.0.1dev)

eio_set_max_poll_timeSet maximum poll time

Descrizione

eio_set_max_poll_time(float $nseconds): void

Polling stops, if poll took longer than nseconds seconds.

Elenco dei parametri

nseconds

Number of seconds

Valori restituiti

Nessun valore viene restituito.

add a note

User Contributed Notes

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