parent root
PHP: eio_set_max_idle - Manual

eio_set_max_idle

(PECL eio >= 0.0.1dev)

eio_set_max_idleSet maximum number of idle threads

Description

eio_set_max_idle ( int $nthreads ) : void

Parameters

nthreads

Number of idle threads.

Return Values

No value is returned.

See Also

add a noteadd a note

User Contributed Notes

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