summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Kendrick (plinth) <rjek@rjek.com>2013-08-25 09:58:19 +0100
committerRob Kendrick (plinth) <rjek@rjek.com>2013-08-25 09:58:19 +0100
commitfd0bb566d130d7bb2e2813ecffce670b8a5c40cb (patch)
tree445355ceae4e15f7d26243576c8c11468a5df9c9
parent6fdfdb83d119617d67409c6c10fe5119a735db8e (diff)
downloadluxio-fd0bb566d130d7bb2e2813ecffce670b8a5c40cb.tar.gz
Add support for SO_REUSEPORT
-rw-r--r--luxio_constants.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/luxio_constants.h.in b/luxio_constants.h.in
index 9045e5d..b7edfef 100644
--- a/luxio_constants.h.in
+++ b/luxio_constants.h.in
@@ -145,6 +145,7 @@ static const struct {
? E(SO_REUSEADDR),
? E(SO_TIMESTAMP),
? E(SO_TYPE),
+? E(SO_REUSEPORT),
E(IPPROTO_IP),
? E(TCP_CORK),