在线文档教程
PHP
处理控制 | Process Control

eio_grp_limit

eio_grp_limit

(PECL eio >= 0.0.1dev)

eio_grp_limit — Set group limit

Description

void eio_grp_limit ( resource $grp , int $limit )

Limit number of requests in the request group.

Parameters

grp

The request group resource.

limit

Number of requests in the group.

Return Values

No value is returned.

See Also

  • eio_grp_add

← eio_grp_cancel

eio_grp →

© 1997–2017 The PHP Documentation Group

Licensed under the Creative Commons Attribution License v3.0 or later.

https://secure.php.net/manual/en/function.eio-grp-limit.php