COMMITS
/ lib/std/Io/Kqueue.zig October 28, 2025
A
std.Io: fix Group.wait unsoundness
Andrew Kelley committed
A
std.Io.Threaded: implement dirMakeOpenPath for WASI
Andrew Kelley committed
October 24, 2025
A
std.Io: adjust concurrent error set
Andrew Kelley committed
October 23, 2025
A
std.Io.Kqueue: implement wait queue per fd
Andrew Kelley committed
A
std.Io.Kqueue: add missing Thread deinit logic
Andrew Kelley committed
A
std.Io.Kqueue: implement EAGAIN logic for netRead
Andrew Kelley committed
A
std.Io.Kqueue: implement netRead
Andrew Kelley committed
A
std.Io.Kqueue: implement netConnect
Andrew Kelley committed
A
std.Io.Kqueue: implement netSend
Andrew Kelley committed
A
concurrent and await
Andrew Kelley committed
A
one kqueue per thread
Andrew Kelley committed
October 22, 2025
A
std.Io: add Kqueue implementation
Andrew Kelley committed