Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : liburing | name : liburing | ||||
| version : 0.7 | version : '2.1' | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://github.com/axboe/liburing/archive/liburing-0.7.tar.gz : 8e2842cfe947f3a443af301bdd6d034455536c38a455c7a700d0c1ad165a7543 | - https://github.com/axboe/liburing/archive/liburing-2.1.tar.gz : f1e0500cb3934b0b61c5020c3999a973c9c93b618faff1eba75aadc95bb03e07 | ||||
| license : MIT | license : MIT | ||||
| component : system.utils | component : system.utils | ||||
| summary : Library for interacting with the io_uring Linux kernel functionality | summary : Library for interacting with the io_uring Linux kernel functionality | ||||
| description: | | description: | | ||||
| `liburing` provides helpers to setup and teardown io_uring instances, and also a simplified interface for | `liburing` provides helpers to setup and teardown io_uring instances, and also a simplified interface for | ||||
| applications that don't need (or want) to deal with the full Linux kernel side implementation. | applications that don't need (or want) to deal with the full Linux kernel side implementation. | ||||
| setup : | | setup : | | ||||
| # breaks when using the configure macro, so specify supported options manually | # breaks when using the configure macro, so specify supported options manually | ||||
| Show All 10 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.