aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/linux-libaio/pkg-descr
blob: a77f12160307dc11728eb689ccc738ccd25e81ff (plain) (blame)
1
2
3
4
5
6
The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
richer API and capability set than the simple POSIX async I/O facility.
This library, libaio, provides the Linux-native API for async I/O.
The POSIX async I/O facility requires this library in order to provide
kernel-accelerated async I/O capabilities, as do applications which
require the Linux-native async I/O API.