eio_fsync

Example

 resource eio_fsync ( int $fd [, int $pri = EIO_PRI_DEFAULT [, mixed $callback = NULL [, mixed $data = NULL ]]] ) 

Description

Synchronize a file's in-core state with storage device

Return Values

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