eio_set_max_idle

(PECL eio >= 0.0.1dev)

eio_set_max_idleアイドルスレッドの最大数を設定する

説明

eio_set_max_idle(int $nthreads): void

パラメータ

nthreads

アイドルスレッドの数。

戻り値

値を返しません。

参考

add a note

User Contributed Notes

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