slackbuilds_ponce/network/libiscsi
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
libiscsi.info
libiscsi.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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.