Commit graph

2 commits

Author SHA1 Message Date
tnn
d421b4f47a libiscsi: don't build ld_iscsi.so
It is Linux specific and since it is intended more as an example than
for actual use, we won't bother with conditional packaging here.
2020-03-22 12:42:41 +00:00
tnn
8a499e478d net/libiscsi: import libiscsi-1.19.0
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.
2020-03-13 13:21:39 +00:00