eio_grp_limit

(PECL eio >= 0.0.1dev)

eio_grp_limitSet group limit

说明

eio_grp_limit(resource $grp, int $limit): void

Limit number of requests in the request group.

参数

grp

The request group resource.

limit

Number of requests in the group.

返回值

没有返回值。

参见

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top