PHP 8.3.4 Released!

eio_set_max_parallel

(PECL eio >= 0.0.1dev)

eio_set_max_parallelSet maximum parallel threads

说明

eio_set_max_parallel(int $nthreads): void

参数

nthreads

Number of parallel threads

返回值

没有返回值。

参见

add a note

User Contributed Notes

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