提交 31b3efbf 编写于 作者: S Szabolcs Nagy 提交者: Rich Felker

sys/socket.h: add SO_TXTIME from linux v4.19

added in linux commit 80b14dee2bea128928537d61c333f24cb8cbb62f
上级 2a0ff45b
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册