Date: Sat, 3 Mar 2001 22:50:04 -0800 (PST) From: Steve Bleazard <steve@bleazard.com> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/25511: ioctl(fd, FIONREAD, &c) on a FIFO (not PIPE) does not work Message-ID: <200103040650.f246o4e52434@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/25511; it has been noted by GNATS. From: Steve Bleazard <steve@bleazard.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103040650.f246o4e52434>