mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-26 13:01:34 +03:00
IoUring: update to new Io APIs
This commit is contained in:
@@ -13,4 +13,5 @@ pub const value_tracing = false;
|
||||
pub const skip_non_native = false;
|
||||
pub const debug_gpa = false;
|
||||
pub const dev = .core;
|
||||
pub const io_mode: enum { threaded, evented } = .threaded;
|
||||
pub const value_interpret_mode = .direct;
|
||||
|
||||
Reference in New Issue
Block a user