Xref: utzoo unix-pc.general:4428 unix-pc.uucp:198 comp.sys.att:8379 Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!mailrus!ncar!boulder!skwu From: skwu@boulder.Colorado.EDU (WU SHI-KUEI) Newsgroups: unix-pc.general,unix-pc.uucp,comp.sys.att Subject: Re: UUCP Help Message-ID: <15338@boulder.Colorado.EDU> Date: 4 Jan 90 17:29:29 GMT References: <25553@cup.portal.com> <25594@cup.portal.com> Sender: news@boulder.Colorado.EDU Reply-To: skwu@boulder.Colorado.EDU (WU SHI-KUEI) Organization: University of Colorado, Boulder Lines: 3 The problem was fixed in Release 3.1 of System V by adding the options \M and \m for opening the port with O_NDELAY and re-opening the port with CLOCAL off, respectively. Works like a charm.