aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/bits/linux.zig
diff options
context:
space:
mode:
authorJoran Dirk Greef <joran@ronomon.com>2020-10-03 17:43:08 +0200
committerJoran Dirk Greef <joran@ronomon.com>2020-10-03 17:43:08 +0200
commitc5b4fcaa1cf4eaa721b5b2abfa0805cc3bbb29e2 (patch)
tree690313ef694216c01fae1b242a9ddb6d74ba7207 /lib/std/os/bits/linux.zig
parenta9b107045fb0592f813ffd9f5fef3e2cbfd2ac89 (diff)
downloadzig-c5b4fcaa1cf4eaa721b5b2abfa0805cc3bbb29e2.tar.gz
zig-c5b4fcaa1cf4eaa721b5b2abfa0805cc3bbb29e2.zip
Add IORING_FEAT_POLL_32BITS
Diffstat (limited to 'lib/std/os/bits/linux.zig')
-rw-r--r--lib/std/os/bits/linux.zig1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/std/os/bits/linux.zig b/lib/std/os/bits/linux.zig
index cdc3e291a9..c70977184c 100644
--- a/lib/std/os/bits/linux.zig
+++ b/lib/std/os/bits/linux.zig
@@ -1200,6 +1200,7 @@ pub const IORING_FEAT_SUBMIT_STABLE = 1 << 2;
pub const IORING_FEAT_RW_CUR_POS = 1 << 3;
pub const IORING_FEAT_CUR_PERSONALITY = 1 << 4;
pub const IORING_FEAT_FAST_POLL = 1 << 5;
+pub const IORING_FEAT_POLL_32BITS = 1 << 6;
// io_uring_params.flags