Closed
Description
rust/src/libnative/io/file_unix.rs
Line 100 in 5660db2
It is normal for pwrite()
to return a non-zero value (number of bytes written) but mkerr_libc()
always turns it into an Err
.
Metadata
Metadata
Assignees
Labels
No labels