This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FIONREAD for pipes implementation.


On Fri, Nov 08, 2002 at 07:16:41PM -0500, Sergey Okhapkin wrote:
>The patch implements ioctl(fd, FIONREAD, ...) call when fd is a pipe.
>
>2002-11-06  Sergey Okhapkin  <sos@prospect.com.ru>
>
>        * fhandler.h (class fhandler_pipe): New ioctl() method.
>        * pipe.cc (fhandler_pipe::ioctl): New.

Applied.  Thanks.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]