eio_set_max_idle

(PECL eio >= 0.0.1dev)

eio_set_max_idleSet maximum number of idle threads.

Опис

void eio_set_max_idle ( int $nthreads )

Параметри

nthreads

Number of idle threads.

Значення, що повертаються

Не повертає значень.

Прогляньте Також

  • eio_set_min_parallel
  • eio_set_max_parallel
add a note add a note

User Contributed Notes

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