Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20020129082544.34033.qmail@web9102.mail.yahoo.com> Date: Tue, 29 Jan 2002 00:25:44 -0800 (PST) From: ROLAND Subject: Read() from serial port To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I am porting a program that uses Serial Communication from UNIX to CYGWIN. The program sends some data over the serial cable and then goes into waiting-mode for an ACK/NACK package. The old program did this with a call to read(), which waits until there is something in the serial port buffer. For some strange reason my program now locks up when I call upon read(). Can anybody tell me what the problem could be?? Roland __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/