aboutsummaryrefslogtreecommitdiffstats
path: root/sys/sys_amd64.const
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2017-05-17 13:38:25 +0200
committerAndrey Konovalov <andreyknvl@google.com>2017-05-26 16:24:32 +0200
commit45677c26fc5b2eb9e657217037b3465563424f74 (patch)
treee40e6ab0821aa7439f45bed8a15a65365bdbfd9e /sys/sys_amd64.const
parent1813bf304a02ca1adbb1ee341a3e4282b64582ad (diff)
sys: refactor and improve SCTP socket descriptions
Diffstat (limited to 'sys/sys_amd64.const')
-rw-r--r--sys/sys_amd64.const2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys_amd64.const b/sys/sys_amd64.const
index d5e996395..66dabf1e8 100644
--- a/sys/sys_amd64.const
+++ b/sys/sys_amd64.const
@@ -51,7 +51,7 @@ DN_RENAME = 16
EFD_CLOEXEC = 524288
EFD_NONBLOCK = 2048
EFD_SEMAPHORE = 1
-EPOLLET = 18446744071562067968
+EPOLLET = 2147483648
EPOLLEXCLUSIVE = 268435456
EPOLLONESHOT = 1073741824
EPOLLWAKEUP = 536870912