Files
libiscsi/README
2010-12-05 08:24:57 +11:00

13 lines
316 B
Plaintext

Libiscsi is a work in progress.
It aims to become a full async library for iscsi functionality,
including all features required to establish and maintain a iscsi
session, as well as a low level scsi library to create scsi cdb's
and parse/unmarshall data-in structures.
Installation
============
make
make install