mirror of
https://github.com/ziglang/zig.git
synced 2024-11-16 17:15:37 +00:00
1df993706a
All other uses of `ws2_32.socklen_t` in windows.zig casts the value to an i32. `recvfrom` should do so as well; it currently errors out with `expected type '?*i32', found '?*u32'`. |
||
---|---|---|
.. | ||
bits | ||
linux | ||
uefi | ||
windows | ||
bits.zig | ||
darwin.zig | ||
dragonfly.zig | ||
freebsd.zig | ||
haiku.zig | ||
linux.zig | ||
netbsd.zig | ||
openbsd.zig | ||
test.zig | ||
uefi.zig | ||
wasi.zig | ||
windows.zig |