Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!helios!bcm!dimacs.rutgers.edu!seismo!ukma!s.ms.uky.edu!sean From: sean@ms.uky.edu (Sean Casey) Newsgroups: comp.unix.programmer Subject: Re: Out of band data Message-ID: Date: 31 Jan 91 23:14:54 GMT References: <483sis-d@massey.ac.nz> Organization: The Leaning Tower of Patterson Office @ The Univ. of KY Lines: 7 To receive out-of-band data, don't do a read(). Do a recv() with the OOB flag set. Things will work properly then. Sean -- ** Sean Casey