From owner-freebsd-current Thu Nov 12 11:11:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09755 for freebsd-current-outgoing; Thu, 12 Nov 1998 11:11:45 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from alive.znep.com (207-178-54-226.go2net.com [207.178.54.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA09750 for ; Thu, 12 Nov 1998 11:11:43 -0800 (PST) (envelope-from marcs@znep.com) Received: from localhost (marcs@localhost) by alive.znep.com (8.9.1/8.9.1) with ESMTP id LAA22879; Thu, 12 Nov 1998 11:06:47 -0800 (PST) (envelope-from marcs@znep.com) Date: Thu, 12 Nov 1998 11:06:47 -0800 (PST) From: Marc Slemko To: HighWind Software Information cc: current@FreeBSD.ORG Subject: Re: aio_write() doesn't work! In-Reply-To: <199811121856.NAA23101@highwind.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 12 Nov 1998, HighWind Software Information wrote: > > Is is me or does "aio_write()" under FreeBSD 3.0 simply NOT work? > > This prints all x's. Considering I used aio_write() to write a 'y' in > there, why doesn't it work?? It works, it is just the aio_offset is being ignored. Shouldn't be too hard to fix. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message