编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « eio_grp_cancel
  • eio_grp »
  • PHP Manual
  • Eio 函数
  • Set group limit

eio_grp_limit

(PECL eio >= 0.0.1dev)

eio_grp_limit — Set group limit

说明

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

Limit number of requests in the request group.

参数

grp

The request group resource.

limit

Number of requests in the group.

返回值

没有返回值。

参见

  • eio_grp_add
相关文章
php eio 函数 adds a request to the request groupphp eio 函数 cancels a request groupphp eio 函数 set group limitphp eio 函数 creates a request groupphp eio 函数 set maximum number of idle threadsphp eio 函数 set maximum parallel threadsphp eio 函数 set maximum number of requests processed in a pollphp eio 函数 set maximum poll timephp eio 函数 set minimum parallel thread numberphp maxdb 函数 return the number of rows in statements result setphp ncurses 函数 set given attributesphp pdf 函数 set annotation for current page deprecated php pdf 函数 set dash patternphp pdf 函数 set miter limitphp posix 函数 return the group set of the current processphp posix 函数 get process group id for job controlphp posix 函数 set the gid of the current processphp posix 函数 set process group id for job controlphp session pgsql 函数 set custom field valuephp swish 函数 set current seek pointer to the given position
关注编程学问公众号
编程学问网 湘ICP备20001732号