mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-08 14:54:42 +00:00
of https://github.com/BarabasGitHub/zig into BarabasGitHub-improve-windows-networking Conflicts: lib/std/os.zig This commit resolves conflicts with the changes to std.os which removed the EAGAIN error handling interactions with the event loop. The solution to the conflict was to apply EAGAIN => return error.WouldBlock into the improved windows networking branch. |
||
|---|---|---|
| .. | ||
| advapi32.zig | ||
| bits.zig | ||
| gdi32.zig | ||
| kernel32.zig | ||
| lang.zig | ||
| ntdll.zig | ||
| ntstatus.zig | ||
| ole32.zig | ||
| psapi.zig | ||
| shell32.zig | ||
| sublang.zig | ||
| user32.zig | ||
| win32error.zig | ||
| ws2_32.zig | ||