eio_sync

(PECL eio >= 0.0.1dev)

eio_syncCommit buffer cache to disk

설명

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

인수

이 함수는 인수가 없습니다.

반환값

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

add a note add a note

User Contributed Notes

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