Remi's RPM repository - Packages

Blog | Forum | Repository

php56-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 5.6 as Software Collection (php56 by remi).

Packages

php56-php-pecl-eio-1.2.6-1.fc19.remi.x86_64 [44 KiB] Changelog by Remi Collet (2015-09-28):
- Update to 1.2.6
- don't install/register tests
- allow build against rh-php56 (as more-php56)
- drop runtime dependency on pear, new scriptlets
php56-php-pecl-eio-1.2.5-3.fc19.remi.x86_64 [50 KiB] Changelog by Remi Collet (2014-08-26):
- improve SCL build