Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-01-03 12:03:19 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/x/os
History
John Schmidt 66fe5bb0d8 Use libc if_nametoindex if available when parsing IPs
Fixes https://github.com/ziglang/zig/issues/10521 and makes a couple of
additional tests pass when linking libc.
2022-01-12 19:32:46 +01:00
..
io.zig
migrate from std.Target.current to @import("builtin").target
2021-10-04 23:48:55 -07:00
net.zig
Use libc if_nametoindex if available when parsing IPs
2022-01-12 19:32:46 +01:00
socket_posix.zig
std.os: more reorganization efforts
2021-09-01 17:54:06 -07:00
socket_windows.zig
os: usingnamespace fixes for std.x.os.Socket and std.os.TCP
2021-09-12 23:36:44 -04:00
socket.zig
migrate from std.Target.current to @import("builtin").target
2021-10-04 23:48:55 -07:00