编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cubrid 函数 set the timeout time of query executionphp ibm db2 函数 returns a result set listing the foreign keys for a tablephp eio 函数 synchronize a file s in core state with storage devicephp eio 函数 adds a request to the request groupphp eio 函数 cancels a request groupphp eio 函数 set group limitphp eio 函数 creates a request groupphp eio 函数 create a special or ordinary filephp eio 函数 transfer data between file descriptorsphp 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 frontbase 函数 get or set the username for the connectionphp gmp 函数 tests if a bit is setphp firebird/interbase 函数 assigns a name to a result setphp pdf 函数 set miter limitphp posix 函数 return the group set of the current processphp posix 函数 set process group id for job control
关注编程学问公众号
编程学问网 湘ICP备20001732号