aboutsummaryrefslogtreecommitdiffstats
path: root/sys/sys_amd64.const
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@gmail.com>2017-05-26 16:27:01 +0200
committerGitHub <noreply@github.com>2017-05-26 16:27:01 +0200
commitce6ca6a0c88412675313cbfbc3298f2e03661119 (patch)
treee40e6ab0821aa7439f45bed8a15a65365bdbfd9e /sys/sys_amd64.const
parent8320ea0056ddf1f35ea1daf9584f9f9aa6ae4491 (diff)
parent45677c26fc5b2eb9e657217037b3465563424f74 (diff)
Merge pull request #181 from xairy/up-sctp-sockets
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