mirror of
https://github.com/ziglang/zig.git
synced 2025-12-10 08:13:07 +00:00
- addrinfo: addr and canonname are switched (wrong layout) - addrinfo, Flock, msghdr struct: use proper c_xxx type instead of fixed size. it should help using struct on all architectures supported by openbsd