eio_grp_limit
(PECL eio >= 0.0.1dev)
eio_grp_limit — Set group limit
Descrizione
void eio_grp_limit
( resource
$grp
, int $limit
)Limit number of requests in the request group.
Elenco dei parametri
-
grp -
The request group resource.
-
limit -
Number of requests in the group.
Valori restituiti
Nessun valore viene restituito.
Vedere anche:
- eio_grp_add
There are no user contributed notes for this page.
