Name: | libnbd |
---|---|
Version: | 1.2.2 |
Release: | 1.module+el8.6.0+20847+e0e2c16f |
Architecture: | x86_64 |
Module: | virt:kvm_utils:8060020221018143800:d63f516d |
Group: | Unspecified |
Size: | 205829 |
License: | LGPLv2+ |
RPM: | libnbd-1.2.2-1.module+el8.6.0+20847+e0e2c16f.x86_64.rpm |
Source RPM: | libnbd-1.2.2-1.module+el8.6.0+20847+e0e2c16f.src.rpm |
Build Date: | Wed Oct 19 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/libguestfs/libnbd |
Summary: | 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. |