Date: Tue, 17 Nov 1998 11:41:08 -0500 (EST) From: HighWind Software Information <info@highwind.com> To: current@FreeBSD.ORG Subject: aio_read() / aio_write() don't work Message-ID: <199811171641.LAA20517@highwind.com>
next in thread | raw e-mail | index | archive | help
I reported PR kern/8669 about aio_read() and aio_write() not working. Anybody have any ideas about it. It seems to me that the aio_* routines: - don't work at all - don't have a man page - have a broken header (doesn't do an "extern "C" {") Where is the code for this stuff? I can't find it, so, I can't even consider fixing it. -Rob ps. We really need a thread-safe way of offset-read's and offset-write's. pread() and pwrite() would be ideal. Regardless, this aio_* stuff should be fixed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811171641.LAA20517>