mirror of https://git.musl-libc.org/git/musl
Browse Source
like all other syscalls, close should return to the caller if and only if it successfully performed its action. it is necessary that the application be able to determine whether the close succeeded.rs-1.0
1 changed files with 1 additions and 3 deletions
Loading…
Reference in new issue