zig/lib/std/c
Stephen Gregoratto 506f24cac2 Set the Storage socket sizes to be system defined
Some systems (Solaris, OpenBSD, AIX) change their definitions of
sockaddr_storage to be larger than 128 bytes. This comment adds a new
constant in the `sockaddr` that defines the size for every system.

Fixes #9759
2021-09-16 13:32:55 +03:00
..
darwin.zig Set the Storage socket sizes to be system defined 2021-09-16 13:32:55 +03:00
dragonfly.zig Set the Storage socket sizes to be system defined 2021-09-16 13:32:55 +03:00
emscripten.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
freebsd.zig Set the Storage socket sizes to be system defined 2021-09-16 13:32:55 +03:00
fuchsia.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
haiku.zig Set the Storage socket sizes to be system defined 2021-09-16 13:32:55 +03:00
hermit.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
linux.zig os: usingnamespace fixes for std.x.os.Socket and std.os.TCP 2021-09-12 23:36:44 -04:00
minix.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
netbsd.zig Set the Storage socket sizes to be system defined 2021-09-16 13:32:55 +03:00
openbsd.zig Set the Storage socket sizes to be system defined 2021-09-16 13:32:55 +03:00
solaris.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
tokenizer.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
wasi.zig std.os fixes to get the test suite passing again 2021-09-01 17:54:07 -07:00
windows.zig os: usingnamespace fixes for std.x.os.Socket and std.os.TCP 2021-09-12 23:36:44 -04:00