Name: | libnbd |
---|---|
Version: | 1.6.0 |
Release: | 5.module+el8.6.0+20664+3dcf7c70 |
Architecture: | i686 |
Module: | virt-devel:ol:8060020220408104655:d63f516d virt-devel:ol:8060020220616155742:ad008a3a virt-devel:ol:8060020220829210852:ad008a3a virt-devel:ol:8060020221006123628:ad008a3a |
Group: | Unspecified |
Size: | 359648 |
License: | LGPLv2+ |
RPM: | libnbd-1.6.0-5.module+el8.6.0+20664+3dcf7c70.i686.rpm |
Source RPM: | libnbd-1.6.0-5.module+el8.6.0+20664+3dcf7c70.src.rpm |
Build Date: | Fri May 13 2022 |
Build Host: | build-ol8-i386.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. |