Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ames!oliveb!sun!gorodish!guy From: guy@gorodish.Sun.COM (Guy Harris) Newsgroups: comp.unix.wizards Subject: Re: BSD:sockets::SVID:(what?) Message-ID: <59537@sun.uucp> Date: 11 Jul 88 23:46:40 GMT References: <5968@umn-cs.cs.umn.edu> <2820@ttidca.TTI.COM> <58603@sun.uucp> <3475@sequent.UUCP> Sender: news@sun.uucp Lines: 7 > This requires a small change in strwrite() and a distinquishable message from > the tty module. However I would not call these `changes to the mechanism'. *I* would call them that; adding a new message for these purposes *does* change the mechanism. In any case, you can't do it without changing "strread()" (which is what you meant, not "strwrite()"), which is the real point here.