编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « eio_grp_add
  • eio_grp_limit »
  • PHP Manual
  • Eio 函数
  • Cancels a request group

eio_grp_cancel

(PECL eio >= 0.0.1dev)

eio_grp_cancel — Cancels a request group

说明

eio_grp_cancel ( resource $grp ) : void

eio_grp_cancel() cancels a group request specified by grp request group resource.

参数

grp

The request group resource returned by eio_grp().

返回值

没有返回值。

参见

  • eio_grp
  • eio_grp_add
相关文章
php eio 函数 cancels a requestphp eio 函数 change file/direcrory permissionsphp eio 函数 change file/direcrory permissionsphp eio 函数 close filephp eio 函数 execute custom request like any other eio * callphp eio 函数 returns string describing the last error associated with a request resourcephp eio 函数 adds a request to the request groupphp eio 函数 cancels a request groupphp eio 函数 set group limitphp eio 函数 creates a request groupphp eio 函数 does nothing except go through the whole request cyclephp eio 函数 can be to be called whenever there are pending requests that need finishingphp eio 函数 read from a file descriptor at given offsetphp eio 函数 get file system statisticsphp eio 函数 create a symbolic linkphp posix 函数 return the real group id of the current processphp posix 函数 return info about a group by group idphp posix 函数 return info about a group by namephp ssh2 函数 request an interactive shellphp yaz 函数 prepares for an extended service request
关注编程学问公众号
编程学问网 湘ICP备20001732号