zig/lib/std/os/windows
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
..
advapi32.zig std.os.windows: reorg to avoid usingnamespace 2021-09-01 17:54:06 -07:00
gdi32.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
kernel32.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
lang.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
ntdll.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
ntstatus.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
ole32.zig std.os.windows: reorg to avoid usingnamespace 2021-09-01 17:54:06 -07:00
psapi.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
shell32.zig std.os.windows: reorg to avoid usingnamespace 2021-09-01 17:54:06 -07:00
sublang.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
test.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
user32.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
win32error.zig std.os.windows: reorg to avoid usingnamespace 2021-09-01 17:54:06 -07:00
winmm.zig std.os.windows: reorg to avoid usingnamespace 2021-09-01 17:54:06 -07:00
ws2_32.zig Set the Storage socket sizes to be system defined 2021-09-16 13:32:55 +03:00