Pārlūkot izejas kodu

netinet/tcp.h: add TCP_TX_DELAY from linux v5.3

see

  linux commit a842fe1425cb20f457abd3f8ef98b468f83ca98b
  tcp: add optional per socket transmit delay
Szabolcs Nagy 5 gadi atpakaļ
vecāks
revīzija
af2576e61d
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      include/netinet/tcp.h

+ 1 - 0
include/netinet/tcp.h

@@ -38,6 +38,7 @@
 #define TCP_FASTOPEN_NO_COOKIE 34
 #define TCP_ZEROCOPY_RECEIVE   35
 #define TCP_INQ          36
+#define TCP_TX_DELAY     37
 
 #define TCP_CM_INQ TCP_INQ