Write the PDU directly to the socket if the socket is idle.

Signed-off-by: sahlberg <sahlberg@r10-0-1.rocky10.sahlberg>
This commit is contained in:
sahlberg
2025-07-15 19:15:57 +10:00
committed by Ronnie Sahlberg
parent c92e84c9bc
commit a8c3920ab8
2 changed files with 9 additions and 3 deletions

View File

@@ -42,6 +42,7 @@ struct scsi_iovec;
#define LIBISCSI_FEATURE_IOVECTOR (1)
#define LIBISCSI_FEATURE_NOP_COUNTER (1)
#define LIBISCSI_FEATURE_ISER (1)
#define LIBISCSI_IMMEDIATE_SOCKET_WRITE (1)
#define MAX_STRING_SIZE (255)
/* RFC 3720 Section 3.2.6.1 */