eio_sync
(PECL eio >= 0.0.1dev)
eio_sync — Commit buffer cache to disk
說(shuō)明
eio_sync(
int $pri
= EIO_PRI_DEFAULT,
callable $callback
= NULL,
mixed $data
= NULL):
resource
參數(shù)
此函數(shù)沒(méi)有參數(shù)。
返回值
eio_sync() returns request resource on success, 或者在失敗時(shí)返回 false
.