B. Watson b004b6ca22 network/libiscsi: Fix conflict with cunit. %!s(int64=2) %!d(string=hai) anos
..
README b9e645c394 network/libiscsi: Added (client-side library). %!s(int64=5) %!d(string=hai) anos
libiscsi.SlackBuild b004b6ca22 network/libiscsi: Fix conflict with cunit. %!s(int64=2) %!d(string=hai) anos
libiscsi.info 7fb2f05d72 network/libiscsi: Updated for version 1.19.0. %!s(int64=3) %!d(string=hai) anos
slack-desc b9e645c394 network/libiscsi: Added (client-side library). %!s(int64=5) %!d(string=hai) anos

README

Libiscsi is a client-side library to implement the iSCSI protocol that
can be used to access the resources of an iSCSI target.

The library is fully asynchronous with regards to iSCSI commands and
SCSI tasks, but a synchronous layer is also provided for ease of use for
simpler applications.

This library enables applications to act as iSCSI initiators without
requiring support from the kernel. QEMU uses this to access iSCSI
targets directly.