[ANNOUNCEMENT] eio-3.0.0RC1 (beta) Released.

[email protected] ("PECL Announce")
Newsgroups php.pecl.dev
Message-ID <[email protected]>
The new PECL package eio-3.0.0RC1 (beta) has been released at https://pecl.php.net/.

Release notes
-------------
Ported to PHP 8

Package Info
-------------
This extension provides interface to the libeio library written by Marc Lehmann
    <libeio at schmorp dot de>(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.

    Currently this extension supports GNU/Linux and BSD platforms only. But you can
    try it on any UNIX OS.

Related Links
-------------
Package home: https://pecl.php.net/package/eio
   Changelog: https://pecl.php.net/package-changelog.php?package=eio
    Download: https://pecl.php.net/get/eio-3.0.0RC1.tgz

Authors
-------------
Ruslan Osmanov <[email protected]> (lead)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.