TFO: better detection of client fast-open connections (again)
[exim.git] / src / OS / os.h-Linux
index cc1f3cab2df2544983f3fc42aac851c107fe971b..f6d35772b73ddc666b5e694861d4f3c55994f586 100644 (file)
@@ -79,6 +79,7 @@ then change the 0 to 1 in the next block. */
 #if defined(TCP_FASTOPEN) && !defined(MSG_FASTOPEN)
 # define MSG_FASTOPEN 0x20000000
 #endif
+#define EXIM_HAVE_TCPI_UNACKED
 
 
 /* End */