resource eio_open ( string $path , int $flags , int $mode , int $pri , mixed $callback [, mixed $data = NULL ] )
eio_open() opens file specified by path in access mode mode with
eio_open() returns file descriptor in result argument of callback on success; otherwise, result is equal to -1.