projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
709bbf5
)
sys/socket.h: add SOL_TLS from linux v4.13
author
Szabolcs Nagy
<nsz@port70.net>
Sun, 26 Nov 2017 22:34:31 +0000
(22:34 +0000)
committer
Rich Felker
<dalias@aerifal.cx>
Thu, 22 Feb 2018 23:45:19 +0000
(18:45 -0500)
socket option for kernel TLS support
new in linux commit
3c4d7559159bfe1e3b94df3a657b2cda3a34e218
include/sys/socket.h
patch
|
blob
|
history
diff --git
a/include/sys/socket.h
b/include/sys/socket.h
index 396a47ad6ed61a3963470c83319dbeddb0a9f05d..26d16bdf560b70001babd7cd7db39cc6c4d113e4 100644
(file)
--- a/
include/sys/socket.h
+++ b/
include/sys/socket.h
@@
-263,6
+263,7
@@
struct linger {
#define SOL_ALG 279
#define SOL_NFC 280
#define SOL_KCM 281
+#define SOL_TLS 282
#define SOMAXCONN 128