Php/docs/function.eio-sync

来自菜鸟教程
跳转至:导航、​搜索

eio_sync

(PECL eio >= 0.0.1dev)

eio_syncCommit buffer cache to disk


说明

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

参数

此函数没有参数。


返回值

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