编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 apc 函数 defines a set of constants for retrieval and mass definitionphp 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 pdf 函数 set color to gray deprecated php pdf 函数 set miter limitphp posix 函数 return the group set of the current processphp posix 函数 set process group id for job controlphp pspell 函数 set a file that contains personal wordlistphp 杂项 函数 get or set vt100 support for the specified stream associated to an output buffer of a windows console.php snmp 函数 set the value of an snmp objectphp sqlite 函数 fetches all rows from a result set as an array of arraysphp sqlite 函数 returns the number of rows in a buffered result setphp stream 函数 set timeout period on a stream
关注编程学问公众号
编程学问网 湘ICP备20001732号