README: add blurb about multithreading

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
Ronnie Sahlberg
2025-04-26 08:59:28 +10:00
parent edd7d9b843
commit 31fd95dc8f

View File

@@ -56,6 +56,13 @@ Example:
iscsi://server/iqn.ronnie.test/1
MULTITHREADING
==============
Multithreading is supported both on Linux, using pthreads, and Windows, using native API.
By default libicsi will start with multithreading disabled and you will need
to activate once connected to the LUN.
There are examples of multithreading in the examples directory.
CHAP Authentication
===================
CHAP authentication can be specified two ways. Either via the URL itself