Files
libiscsi/lib
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
2019-09-18 13:30:04 +02:00
2020-02-28 21:54:49 -08:00