eio_stat

Example

 resource eio_stat ( string $path , int $pri , mixed $callback [, mixed $data = NULL ] ) 

Description

eio_stat() returns file status information in result argument of callback

Return Values

eio_stat() returns request resource on success or FALSE on error. On success assigns result argument of callback to an array.