1iscsi_session_tgt_reset_tmo_get(3)API Manualiscsi_session_tgt_reset_tmo_get(3)
2
3
4
6 iscsi_session_tgt_reset_tmo_get - Retrieve target response timeout
7 value of of specified session
8
10 int32_t iscsi_session_tgt_reset_tmo_get (struct iscsi_session *se);
11
13 se Pointer of 'struct iscsi_session'. If this pointer is
14 NULL, your program will be terminated by assert.
15
17 Retrieve the target response timeout value of specified iSCSI session.
18 The target response timeout here means the seconds of time to wait for
19 a target response before before failing the operation and trying ses‐
20 sion re-establishment. It could be controlled via this setting in isc‐
21 sid.conf:
22
24 int32_t. -1 if not supported.
25
26
27
28July 2023 iscsi_session_tgt_resiestc_stim_os_egsestion_tgt_reset_tmo_get(3)