CakeFest 2024: The Official CakePHP Conference

eio_set_max_poll_reqs

(PECL eio >= 0.0.1dev)

eio_set_max_poll_reqs一度のポールで行う最大のリクエスト回数を設定する

説明

eio_set_max_poll_reqs(int $nreqs): void

パラメータ

nreqs

リクエスト回数。

戻り値

値を返しません。

add a note

User Contributed Notes

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