Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cmcl2!stealth.acf.nyu.edu!brnstnd From: brnstnd@stealth.acf.nyu.edu Newsgroups: comp.unix.questions Subject: What are exceptional conditions for a select()ed fd? Message-ID: <2687@stealth.acf.nyu.edu> Date: 6 Jan 90 21:40:07 GMT Reply-To: brnstnd@stealth.acf.nyu.edu (Dan Bernstein) Distribution: usa Organization: IR Lines: 4 What is the meaning of select()'s exceptional conditions? Does select() indicate EOF as readable? Does it indicate a broken pipe as writable? ---Dan