From owner-freebsd-bugs Sat Mar 3 22:50: 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 4538F37B718 for ; Sat, 3 Mar 2001 22:50:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f246o4e52434; Sat, 3 Mar 2001 22:50:04 -0800 (PST) (envelope-from gnats) Date: Sat, 3 Mar 2001 22:50:04 -0800 (PST) Message-Id: <200103040650.f246o4e52434@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Steve Bleazard Subject: Re: kern/25511: ioctl(fd, FIONREAD, &c) on a FIFO (not PIPE) does not work Reply-To: Steve Bleazard Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25511; it has been noted by GNATS. From: Steve Bleazard To: freebsd-gnats-submit@FreeBSD.org, steve@bleazard.com Cc: Subject: Re: kern/25511: ioctl(fd, FIONREAD, &c) on a FIFO (not PIPE) does not work Date: Sun, 04 Mar 2001 06:44:23 +0000 To clarify: ioctl(fd, FIONREAD, &c) on a fifo file (created with mkfifo(2)) always sets c=0, that is the available data size is not correctly reported Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message