You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gerardo Zamudio 78d1062452
libiscsi: Actualizado a versión 1.19.0
5 years ago
..
README libiscsi: Nuevo 5 years ago
libiscsi.SlackBuild libiscsi: Actualizado a versión 1.19.0 5 years ago
libiscsi.info libiscsi: Actualizado a versión 1.19.0 5 years ago
slack-desc libiscsi: Asumir el mantenimiento 5 years ago

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.