Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.16.0-1.vl9.src
              [1.4 MiB] | Changelog
              by Richard W.M. Jones (2023-04-18): - Rebase to 1.16.0
  resolves: rhbz#2168628 |