zig/lib/std/os/bits
lithdew 13068da43e x/os, x/net: re-approach Address, rename namespace TCP -> tcp
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.
2021-05-03 14:49:10 +09:00
..
linux x/os, x/net: re-approach Address, rename namespace TCP -> tcp 2021-05-03 14:49:10 +09:00
darwin.zig x/os, x/net: layout tcp, ipv4/ipv6, and socket abstractions 2021-05-03 14:49:10 +09:00
dragonfly.zig freebsd, netbsd, dragonfly: add struct timeval 2021-01-05 13:07:25 -08:00
freebsd.zig Convert inline fn to callconv(.Inline) everywhere 2021-02-10 20:06:12 -07:00
haiku.zig update haiku system constants 2021-04-23 23:40:42 -05:00
linux.zig std: Add signal numbers for SPARC 2021-05-01 12:25:40 +02:00
netbsd.zig netbsd: minor fixes to allow stage1 to build 2021-04-07 16:26:21 -07:00
openbsd.zig x: fmt source code 2021-04-25 21:15:02 +09:00
wasi.zig Year++ 2020-12-31 15:45:24 -08:00
windows.zig define nfds_t for windows 2021-01-12 16:37:58 -08:00