PHP 8.3.4 Released!

eio_set_max_poll_reqs

(PECL eio >= 0.0.1dev)

eio_set_max_poll_reqsSet maximum number of requests processed in a poll

Beschreibung

eio_set_max_poll_reqs(int $nreqs): void

Parameter-Liste

nreqs

Number of requests

Rückgabewerte

Es wird kein Wert zurückgegeben.

add a note

User Contributed Notes

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