]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man3/aio_suspend.3
aio_suspend.3: Various additions and rewordings.
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 2 Oct 2010 14:17:49 +0000 (16:17 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 3 Oct 2010 15:12:29 +0000 (17:12 +0200)
commit0cae8d0c85a78234e2897667398f63cd7a5efaf6
treec4fff06f8a217a99282dfe4385fa38ddcae19f8c
parent898d27b493021ba7bfbe830549488c1f9625712d
aio_suspend.3: Various additions and rewordings.

Give some arguments more meaningful names.
More explicitly describe the 'nitems' argument.
Explicitly note that return is immediate if an I/O operation
has already completed.
Note that aio_error(3) should be used to scan the aiocb list
after a successful return.
Add references to other relevant pages.
Various other pieces rewritten.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/aio_suspend.3