update : 2015.11.03
php.shukuma.com검색:
|
eio_nop(PECL eio >= 0.0.1dev) eio_nop — Does nothing, except go through the whole request cycle. 설명
resource eio_nop
([ int
$pri = EIO_PRI_DEFAULT
[, callable $callback = NULL
[, mixed $data = NULL
]]] )eio_nop() does nothing, except go through the whole request cycle. Could be useful in debugging. 인수
반환값
eio_nop() returns request resource on success or 참고
|