Files
libiscsi/include
Bart Van Assche bac94c18b8 libiscsi: Reduce the size of struct iscsi_context
Reduce the size of struct iscsi_context by reordering the members of this
data structure. Additionally, change the rdma_ack_timeout value from
'unsigned char' into 'uint8_t' to make it clear that this variable
represents an integer.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
2020-03-07 12:37:51 -08:00
..
2020-02-28 21:54:49 -08:00
2017-11-29 10:07:44 -05:00
2019-10-31 14:16:56 -07:00