wok-next view libaio/description.txt @ rev 21665
updated freetype (2.9.1 -> 2.10.2)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Jun 27 15:37:35 2020 +0100 (2020-06-27) |
parents | |
children |
line source
1 The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a richer
2 API and capability set than the simple POSIX async I/O facility. This library,
3 libaio, provides the Linux-native API for async I/O. The POSIX async I/O
4 facility requires this library in order to provide kernel-accelerated async I/O
5 capabilities, as do applications which require the Linux-native async I/O API.