eio_sync
PHP function
Edit on GitHub ✎
(PECL eio >= 0.0.1dev)
Commit buffer cache to disk
Description
eio_sync(int $pri = EIO_PRI_DEFAULT, callable $callback = NULL, mixed $data = NULL): resource
Parameters Parameters
Return Values
eio_sync() returns request resource on success,Falseforfailure.