Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!gem.mps.ohio-state.edu!ginosko!uunet!sdrc!scjones From: scjones@sdrc.UUCP (Larry Jones) Newsgroups: comp.unix.wizards Subject: Re: problems with async. I/O on streams Message-ID: <811@sdrc.UUCP> Date: 18 Sep 89 22:37:01 GMT References: <27197@shemp.CS.UCLA.EDU> Organization: Structural Dynamics Research Corp., Cincinnati Lines: 22 In article <27197@shemp.CS.UCLA.EDU>, arman@oahu.cs.ucla.edu (Arman Bostani) writes: > I have been trying to get asynchronous I/O with streams working on > sys-V to no avail. I have written a small program doing async. I/O > with streams that works perfectly fine on a Sun-3 running 4.0.3. The > program works by performing an I_SETSIG ioctl operation on stdin. > > [...] > > Has anyone seen this problem before? > Is it possible at all to do async. I/O on ttys? > If so, how does one go about it? Aha, there's the problem! ttys are not stream devices in Sys V.3, so stream operations naturally don't work on them. This is supposed to be fixed in Release 4, I believe. ---- Larry Jones UUCP: uunet!sdrc!scjones SDRC scjones@SDRC.UU.NET 2000 Eastman Dr. BIX: ltl Milford, OH 45150-2789 AT&T: (513) 576-2070 "I have plenty of good sense. I just choose to ignore it." -Calvin