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:
a8a4e5c
)
sys/socket.h: add the SO_MAX_PACING_RATE SOL_SOCKET option
author
Szabolcs Nagy
<nsz@port70.net>
Mon, 24 Feb 2014 23:22:04 +0000
(
00:22
+0100)
committer
Szabolcs Nagy
<nsz@port70.net>
Mon, 24 Feb 2014 23:22:04 +0000
(
00:22
+0100)
introduced in linux v3.13,
62748f32d501f5d3712a7c372bbb92abc7c62bc7
include/sys/socket.h
patch
|
blob
|
history
diff --git
a/include/sys/socket.h
b/include/sys/socket.h
index 79a41cc363a04b272a2b451491503b9dd8cd56bc..8e8c9e9261b9d6846259ebf698ac7dfb229e55ee 100644
(file)
--- a/
include/sys/socket.h
+++ b/
include/sys/socket.h
@@
-202,6
+202,7
@@
struct linger
#define SO_LOCK_FILTER 44
#define SO_SELECT_ERR_QUEUE 45
#define SO_BUSY_POLL 46
+#define SO_MAX_PACING_RATE 47
#ifndef SOL_SOCKET
#define SOL_SOCKET 1