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:
2a0ff45
)
sys/socket.h: add SO_TXTIME from linux v4.19
author
Szabolcs Nagy
<nsz@port70.net>
Sat, 10 Nov 2018 18:29:58 +0000
(18:29 +0000)
committer
Rich Felker
<dalias@aerifal.cx>
Wed, 13 Mar 2019 16:29:23 +0000
(12:29 -0400)
added in linux commit
80b14dee2bea128928537d61c333f24cb8cbb62f
include/sys/socket.h
patch
|
blob
|
history
diff --git
a/include/sys/socket.h
b/include/sys/socket.h
index 1dec4b0087964e35689d5517fe75d9cbbf9aa912..cd38a4c81ed1ccca49ac952536a19261ea308b1f 100644
(file)
--- a/
include/sys/socket.h
+++ b/
include/sys/socket.h
@@
-235,6
+235,8
@@
struct linger {
#define SCM_TIMESTAMPING_PKTINFO 58
#define SO_PEERGROUPS 59
#define SO_ZEROCOPY 60
+#define SO_TXTIME 61
+#define SCM_TXTIME SO_TXTIME
#ifndef SOL_SOCKET
#define SOL_SOCKET 1