From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Holmes To: cygwin@sources.redhat.com Subject: serial port programming Date: Fri, 30 Mar 2001 17:16:00 -0000 Message-id: X-SW-Source: 2001-03/msg01879.html Hello, I'm trying to use cygwin to write an app that communicates via the serial port. I'm doing this under Windows NT. At one point I need to find out how many bytes are in the incoming buffer. The POSIX programming references I've found say to use FIONREAD, but this is apparently not included in Cywin's termios. I've found some references to this in the list archives, but wasn't clear as to what it all meant. Can I read the number of bytes in the buffer? Thanks for any thoughts on this. Tim Holmes -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple