Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!tut.cis.ohio-state.edu!att!dptg!ulysses!andante!alice!andrew From: andrew@alice.UUCP (Andrew Hume) Newsgroups: comp.unix.questions Subject: Re: reliable reads from pipes Summary: not always Message-ID: <11155@alice.UUCP> Date: 7 Aug 90 05:35:02 GMT References: <1990Aug3.233256.29659@NCoast.ORG> <712@tetrauk.UUCP> Organization: AT&T Bell Laboratories, Murray Hill NJ Lines: 5 lest anyone start relying on reads returning whatever is in the pipe, 9th edition and later unices preserved the size of the writes which can now also exceed the size of the pipe buffer (i think).