mirror of https://git.musl-libc.org/git/musl
Browse Source
it's not clear whether this is required, but it seems arguable that it should happen. for example aio_suspend is supposed to return immediately if any of the operations has "completed", which includes ending with an error status asynchonously and might also be interpreted to include doing so synchronously.master
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue