zig/lib/std/fs
luna 6a75cfd0f6
cast sendto to SendError inside send (#7481)
* cast sendto to SendError inside send

* remove WouldBlock from SendToError

* add missing ENOTCONN mapping

* remove SystemResources duplicate

* move NetworkUnreachable to SendError

* add NetworkSubsystemFailed to SendError

* Use zig's implicit error set casting

Co-authored-by: Andrew Kelley <andrew@ziglang.org>
2020-12-22 16:47:11 -05:00
..
file.zig cast sendto to SendError inside send (#7481) 2020-12-22 16:47:11 -05:00
get_app_data_dir.zig Merge branch 'master' into openbsd-minimal 2020-10-17 17:38:23 +02:00
path.zig std.fs.path.extension: different behavior for ending dot 2020-12-11 18:20:57 -07:00
test.zig std: Restore file locking test on Windows 2020-12-04 12:24:50 -08:00
wasi.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
watch.zig Merge branch 'master' into openbsd-minimal 2020-10-17 17:38:23 +02:00