Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php72-php-pecl-eio - Provides interface to the libeio library

Website:
http://pecl.php.net/package/eio
Licence:
PHP
Vendor:
Remi Collet
Description:
This extension provides interface to the libeio library written by Marc Lehmann
(see http://software.schmorp.de/pkg/libeio.html).

Libeio is a an asynchronous I/O library. Features basically include
asynchronous versions of POSIX API(read, write, open, close, stat, unlink,
fdatasync, mknod, readdir etc.); sendfile (native on Solaris, Linux, HP-UX,
FreeBSD); readahead. libeio itself emulates the system calls, if they are not
available on specific(UNIX-like) platform.

Package built for PHP 7.2 as Software Collection (php72 by remi).

Packages

php72-php-pecl-eio-2.0.2-3.el6.remi.x86_64 [42 KiB] Changelog by Remi Collet (2017-07-18):
- rebuild for PHP 7.2.0beta1 new API
php72-php-pecl-eio-2.0.2-2.el6.remi.x86_64 [42 KiB] Changelog by Remi Collet (2017-06-21):
- rebuild for 7.2.0alpha2