Libiscsi is a client-side library to implement the iSCSI protocol that can be used to access the resources of an iSCSI target. <...> from Brad ok jasper@
7 lines
292 B
Plaintext
7 lines
292 B
Plaintext
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.
|