resource eio_fchmod ( int $fd , int $mode [, int $pri = EIO_PRI_DEFAULT [, mixed $callback = NULL [, mixed $data = NULL ]]] )
eio_fchmod() changes permissions for the file specified by fd file descriptor.
eio_fchmod() returns request resource on success or FALSE on error.