CakeFest 2024: The Official CakePHP Conference

eio_sync

(PECL eio >= 0.0.1dev)

eio_syncCommit buffer cache to disk

Açıklama

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

eio_sync() returns request resource on success, başarısızlık durumunda false döner.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top