summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/aio_write.2
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2000-11-10 20:57:05 +0000
committeralfred <alfred@FreeBSD.org>2000-11-10 20:57:05 +0000
commit27c11d750a1830c3bff915cfbf878a06233e19f8 (patch)
tree9301625b46a099ba0e0f9725b535b638f60d5353 /lib/libc/sys/aio_write.2
parenta26f9d357651bbd770e19a45e2a502f3e49577b8 (diff)
downloadFreeBSD-src-27c11d750a1830c3bff915cfbf878a06233e19f8.zip
FreeBSD-src-27c11d750a1830c3bff915cfbf878a06233e19f8.tar.gz
remove outdated bugs, we actually do have aio_cancel support
as well as support for the field aio_offset in the aiocb structure.
Diffstat (limited to 'lib/libc/sys/aio_write.2')
-rw-r--r--lib/libc/sys/aio_write.21
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/aio_write.2 b/lib/libc/sys/aio_write.2
index dcdbab7..f099d43 100644
--- a/lib/libc/sys/aio_write.2
+++ b/lib/libc/sys/aio_write.2
@@ -187,7 +187,6 @@ Function first appeared in
This manual page was written by
.An Wes Peters Aq wes@softweyr.com .
.Sh BUGS
-Asynchronous I/O operations cannot be canceled in this implementation.
Invalid information in
.Fa iocb->_aiocb_private
may confuse the kernel.
OpenPOWER on IntegriCloud