eio_grp_limit

(PECL eio >= 0.0.1dev)

eio_grp_limitSet group limit

Description

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

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

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.eio-grp-limit.php