mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-08 14:54:42 +00:00
Address comments from @ifreund and @MasterQ32 to address unsafeness and ergonomics of the `Address` API. Rename the `TCP` namespace to `tcp` as it does not contain any top-level fields. Fix missing reference to `sockaddr` which was identified by @kprotty in os/bits/linux/arm64.zig. |
||
|---|---|---|
| .. | ||
| arm-eabi.zig | ||
| arm64.zig | ||
| errno-generic.zig | ||
| errno-mips.zig | ||
| errno-sparc.zig | ||
| i386.zig | ||
| mips.zig | ||
| netlink.zig | ||
| powerpc.zig | ||
| powerpc64.zig | ||
| prctl.zig | ||
| riscv64.zig | ||
| securebits.zig | ||
| sparc64.zig | ||
| x86_64.zig | ||