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
path: root/include/netinet
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2018年02月02日 20:19:46 +0000
committerRich Felker <dalias@aerifal.cx>2018年02月22日 18:49:03 -0500
commit5f4ff22aa3ad81c59cac46444d01a7ce5b40636f (patch)
tree5a596e5cd9208dec4e667d62956553998baf2bfa /include/netinet
parent9b57db3f958d9adc3b1c7371b5c6723aaee448b7 (diff)
downloadmusl-5f4ff22aa3ad81c59cac46444d01a7ce5b40636f.tar.gz
netinet/tcp.h: add TCP_* socket options from linux v4.15
TCP_FASTOPEN_KEY is new in 1fba70e5b6bed53496ba1f1f16127f5be01b5fb6 TCP_FASTOPEN_NO_COOKIE is new in 71c02379c762cb616c00fd5c4ed253fbf6bbe11b
Diffstat (limited to 'include/netinet')
-rw-r--r--include/netinet/tcp.h 2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/netinet/tcp.h b/include/netinet/tcp.h
index 94a4f8e2..2747f4ea 100644
--- a/include/netinet/tcp.h
+++ b/include/netinet/tcp.h
@@ -34,6 +34,8 @@
#define TCP_FASTOPEN_CONNECT 30
#define TCP_ULP 31
#define TCP_MD5SIG_EXT 32
+#define TCP_FASTOPEN_KEY 33
+#define TCP_FASTOPEN_NO_COOKIE 34
#define TCP_ESTABLISHED 1
#define TCP_SYN_SENT 2
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月03日 02:05:58 +0000

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