eio_grp_limit
(PECL eio >= 0.0.1dev)
eio_grp_limit — Set group limit
Beschreibung
$grp, int $limit): voidLimit number of requests in the request group.
Parameter-Liste
-
grp -
The request group resource.
-
limit -
Number of requests in the group.
Rückgabewerte
Es wird kein Wert zurückgegeben.
Siehe auch
- eio_grp_add() - Adds a request to the request group

