|
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
[, callback $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 FALSE on error. Смотрите также
|
|