musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2019年10月31日 21:15:43 +0000
committerRich Felker <dalias@aerifal.cx>2019年12月30日 18:12:40 -0500
commitaf2576e61d6a68a7c6981d0b682ada28ad1f1a8d (patch)
treee2a1b09c62f8b4e5eb4d1b608f122f6b9371aee9
parente17814aa5adb6284860fff765a9e01ef4f5bc4d6 (diff)
downloadmusl-af2576e61d6a68a7c6981d0b682ada28ad1f1a8d.tar.gz
netinet/tcp.h: add TCP_TX_DELAY from linux v5.3
see linux commit a842fe1425cb20f457abd3f8ef98b468f83ca98b tcp: add optional per socket transmit delay
Diffstat
-rw-r--r--include/netinet/tcp.h 1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/netinet/tcp.h b/include/netinet/tcp.h
index adcd45e7..69de9d5a 100644
--- a/include/netinet/tcp.h
+++ b/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
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月06日 14:08:20 +0000

AltStyle によって変換されたページ (->オリジナル) /