IoUring: update to new Io APIs

This commit is contained in:
Jacob Young
2026-01-06 05:10:33 -05:00
parent b48599c549
commit a28d57292f
19 changed files with 5912 additions and 1210 deletions
+1
View File
@@ -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;