Php/docs/function.eio-sync

From Get docs

eio_sync

(PECL eio >= 0.0.1dev)

eio_syncCommit buffer cache to disk


Description

eio_sync ([ int $pri = EIO_PRI_DEFAULT [, callable $callback = NULL [, mixed $data = NULL ]]] ) : resource

Parameters

This function has no parameters.


Return Values

eio_sync() returns request resource on success or FALSE on error.