Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!ames!oliveb!sun!gorodish!guy From: guy@gorodish.UUCP Newsgroups: comp.unix.questions Subject: Re: Streams Loop-Around driver... Message-ID: <12098@sun.uucp> Date: Mon, 26-Jan-87 15:04:35 EST Article-I.D.: sun.12098 Posted: Mon Jan 26 15:04:35 1987 Date-Received: Tue, 27-Jan-87 06:28:49 EST References: <1342@cadovax.UUCP> <5561@brl-smoke.ARPA> Sender: news@sun.uucp Reply-To: guy@sun.UUCP (Guy Harris) Organization: Sun Microsystems, Mountain View Lines: 8 >I have the impression that SVR4.0 will at least have the terminal handler >converted to STREAMS (this seems to imply that the M_DELIM control packets >are being put back in), Not necessarily. A "read" on a stream can be in message-nondiscard or message-discard mode, in which case, assuming you put one line in canonical mode into one message, a "read" will only read a single line.