Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libaio - Linux-native asynchronous I/O access library
        
          
            | License: | LGPLv2+ | 
          
            | Vendor: | Rocky | 
        
        
        - Description:
- 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.
Packages
        
        
            | libaio-0.3.112-1.el8.x86_64
              [31 KiB] | Changelog
              by Jeff Moyer (2019-06-03): - rebase to 0.3.112
  - main feature: async poll support
- Resolves: rhbz#1645556 |