eio_sync

(PECL eio >= 0.0.1dev)

eio_syncCommit buffer cache to disk

Descrição

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

eio_sync() returns request resource on success, ou false em caso de falha.

add a note

User Contributed Notes

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