sync: add iscsi_reconnect_sync

This function represents the old sync reconnect behaviour.

Signed-off-by: Peter Lieven <pl@kamp.de>
This commit is contained in:
Peter Lieven
2015-03-31 16:33:36 +02:00
parent b152d26eb9
commit 8398059635
4 changed files with 58 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ LIBRARY libiscsi
EXPORTS
iscsi_connect_async
iscsi_connect_sync
iscsi_reconnect_sync
iscsi_create_context
iscsi_destroy_context
iscsi_destroy_url