Provides interface to the libeio library
This extension provides interface to the libeio library. 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.
$
pkg install php85-pecl-eioOrigin
devel/pecl-eio
Size
103KiB
License
PHP301
Maintainer
gasol.wu@gmail.com
Dependencies
1 packages
Required by
0 packages