eio_grp_limit

(PECL eio >= 0.0.1dev)

eio_grp_limitSet group limit

Опис

void eio_grp_limit ( resource $grp , int $limit )

Limit number of requests in the request group.

Параметри

grp

The request group resource.

limit

Number of requests in the group.

Значення, що повертаються

Не повертає значень.

Прогляньте Також

  • eio_grp_add
add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top