Jump to letter: [
ABCDEGHIJKLMNOPQRSTUVWY
]
libnbd - NBD client library in userspace
- Description:
NBD — Network Block Device — is a protocol for accessing Block Devices
(hard disks and disk-like things) over a Network.
This is the NBD client library in userspace, a simple library for
writing NBD clients.
The key features are:
* Synchronous and asynchronous APIs, both for ease of use and for
writing non-blocking, multithreaded clients.
* High performance.
* Minimal dependencies for the basic library.
* Well-documented, stable API.
* Bindings in several programming languages.
Packages
libnbd-1.8.2-3.vz7.x86_64
[288 KiB] |
Changelog
by Mohan Boddu (2021-08-09):
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
|