From owner-freebsd-hackers Fri Nov 10 10:28:31 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp02.primenet.com (smtp02.primenet.com [206.165.6.132]) by hub.freebsd.org (Postfix) with ESMTP id 82B8737B479 for ; Fri, 10 Nov 2000 10:28:29 -0800 (PST) Received: (from daemon@localhost) by smtp02.primenet.com (8.9.3/8.9.3) id LAA13846; Fri, 10 Nov 2000 11:24:31 -0700 (MST) Received: from usr08.primenet.com(206.165.6.208) via SMTP by smtp02.primenet.com, id smtpdAAAyTaOpA; Fri Nov 10 11:23:33 2000 Received: (from tlambert@localhost) by usr08.primenet.com (8.8.5/8.8.5) id LAA23635; Fri, 10 Nov 2000 11:27:25 -0700 (MST) From: Terry Lambert Message-Id: <200011101827.LAA23635@usr08.primenet.com> Subject: Re: aio_read() broken functionality. To: accelware@accelware.com (Dmitry Sychov) Date: Fri, 10 Nov 2000 18:27:25 +0000 (GMT) Cc: freebsd-hackers@FreeBSD.ORG In-Reply-To: <002001c04a91$10f0be20$1ec730d4@dima> from "Dmitry Sychov" at Nov 10, 2000 12:07:24 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > According to manual the aio_offset field of the "aiocb" structure > is ignored in the aio_read() call. So one can read the file only from > beginning. Very bad for me. :-( > > Will this bug be fixed in FreeBSD 5.0? The bug was fixed a long time ago, but the man page was never updated. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message