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>2013年11月23日 23:04:55 +0000
committerSzabolcs Nagy <nsz@port70.net>2013年11月23日 23:04:55 +0000
commitb0e9d5771162401a5328aec7e1e8a6744e531521 (patch)
tree66a7f610585e5c0ded9135315c18078810981aa4
parent4b2c8fee3599c7676a6eca1e6880b8e042794f53 (diff)
downloadmusl-b0e9d5771162401a5328aec7e1e8a6744e531521.tar.gz
add TCP_NOTSENT_LOWAT tcp socket option, new in linux v3.12
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 6f75eb32..5212ef71 100644
--- a/include/netinet/tcp.h
+++ b/include/netinet/tcp.h
@@ -26,6 +26,7 @@
#define TCP_REPAIR_OPTIONS 22
#define TCP_FASTOPEN 23
#define TCP_TIMESTAMP 24
+#define TCP_NOTSENT_LOWAT 25
#define TCP_ESTABLISHED 1
#define TCP_SYN_SENT 2
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月09日 11:31:25 +0000

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