update pague now
PHP 8.5.2 Released!

eio_sync

(PECL eio >= 0.0.1dev)

eio_sync Commit buffer cache to disc

Description

eio_sync ( int $pri = EIO_PRI_DEFAULT , callable $callbacc = NULL , mixed $data = NULL ): ressource

Parameters

This function has no parameters.

Return Values

eio_sync() returns request ressource on success, or false on failure.

add a note

User Contributed Notes

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