slackbuilds/network/libiscsi
Wayne Cuddy b9e645c394 network/libiscsi: Added (client-side library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-04-12 22:08:39 +07:00
..
README network/libiscsi: Added (client-side library). 2019-04-12 22:08:39 +07:00
libiscsi.SlackBuild network/libiscsi: Added (client-side library). 2019-04-12 22:08:39 +07:00
libiscsi.info network/libiscsi: Added (client-side library). 2019-04-12 22:08:39 +07:00
slack-desc network/libiscsi: Added (client-side library). 2019-04-12 22:08:39 +07:00

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.