From owner-freebsd-bugs Tue Oct 16 22:40: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9601837B405 for ; Tue, 16 Oct 2001 22:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9H5e2r96199; Tue, 16 Oct 2001 22:40:02 -0700 (PDT) (envelope-from gnats) Date: Tue, 16 Oct 2001 22:40:02 -0700 (PDT) Message-Id: <200110170540.f9H5e2r96199@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Bruce Evans Subject: Re: kern/19871 select on named pipes always returns 'available for reading' Reply-To: Bruce Evans Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/19871; it has been noted by GNATS. From: Bruce Evans To: Garrett Wollman Cc: Subject: Re: kern/19871 select on named pipes always returns 'available for reading' Date: Wed, 17 Oct 2001 15:38:14 +1000 (EST) On Tue, 16 Oct 2001, Garrett Wollman wrote: > < said: > > > work. It just says that select() returns if one of the read descriptors > > is "ready to read". It doesn't seem to define "ready to read", of course > > I thought that we had agreed that select would consider ``ready'' as > meaning ``a read (or write, as appropriate) system call on this file > descriptor would return without blocking, provided you win any races''. Only for small values of "we" :-). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message