编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 函数 execute custom request like any other eio * callphp eio 函数 allows the caller to directly manipulate the allocated disk space for a filephp eio 函数 change file permissionsphp 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 函数 create a hardlink for filephp eio 函数 get file statusphp eio 函数 does nothing except go through the whole request cyclephp eio 函数 change the name or location of a filephp eio 函数 remove a directoryphp eio 函数 delete a name and possibly the file it refers tophp eio 函数 change file last access and modification timesphp imap 函数 gets the last imap error that occurred during this page requestphp posix 函数 return the current process group identifierphp posix 函数 set process group id for job controlphp sqlsrv 函数 cancels a statement
关注编程学问公众号
编程学问网 湘ICP备20001732号