CakeFest 2024: The Official CakePHP Conference

eio_set_max_idle

(PECL eio >= 0.0.1dev)

eio_set_max_idleSet maximum number of idle threads

Descrição

eio_set_max_idle(int $nthreads): void

Parâmetros

nthreads

Number of idle threads.

Valor Retornado

Nenhum valor é retornado.

Veja Também

add a note

User Contributed Notes

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