update : 2015.11.03
php.shukuma.com검색:
|
eio_fdatasync(PECL eio >= 0.0.1dev) eio_fdatasync — Synchronize a file's in-core state with storage device. 설명
resource eio_fdatasync
( mixed
$fd
[, int $pri = EIO_PRI_DEFAULT
[, callable $callback = NULL
[, mixed $data = NULL
]]] )eio_fdatasync() synchronizes a file's in-core state with storage device. 인수
반환값
eio_fdatasync() returns request resource on success or |