zig/lib/std/Io/net
Andrew Kelley 03fd132b1c std.Io: fix Group.wait unsoundness
Previously if a Group.wait was canceled, then a subsequent call to
wait() or cancel() would trip an assertion in the synchronization code.
2025-10-29 06:20:52 -07:00
..
HostName.zig std.Io: fix Group.wait unsoundness 2025-10-29 06:20:52 -07:00
test.zig std.Io.net: skip testing netInterfaceNameResolve on Windows 2025-10-29 06:20:51 -07:00