summaryrefslogtreecommitdiffstats
path: root/transport/socket/src/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'transport/socket/src/socket.h')
-rw-r--r--transport/socket/src/socket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/transport/socket/src/socket.h b/transport/socket/src/socket.h
index 50d7d0303bb..27640ea839a 100644
--- a/transport/socket/src/socket.h
+++ b/transport/socket/src/socket.h
@@ -94,6 +94,7 @@ typedef struct {
char bio;
char connect_finish_log;
char submit_log;
+ char nodelay;
union {
struct list_head ioq;
struct {