From owner-freebsd-hackers Mon Jan 13 15:40:19 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA15588 for hackers-outgoing; Mon, 13 Jan 1997 15:40:19 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id PAA15507 for ; Mon, 13 Jan 1997 15:40:01 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id QAA28638; Mon, 13 Jan 1997 16:27:36 -0700 From: Terry Lambert Message-Id: <199701132327.QAA28638@phaeton.artisoft.com> Subject: Re: bug in setsockopt()... ? To: wollman@lcs.mit.edu (Garrett Wollman) Date: Mon, 13 Jan 1997 16:27:36 -0700 (MST) Cc: adonai@jump.net, freebsd-hackers@freebsd.org, dg@root.com In-Reply-To: <9701132156.AA19128@halloran-eldar.lcs.mit.edu> from "Garrett Wollman" at Jan 13, 97 04:56:29 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > So now, back to my originally stated requests: > > > * Can anyone point me to a list of the bugs in the ipc functions? > > No. Bruce Evans probably has one, but you win a prize if it's > anything you actually care about and can understand it in less than > ten minutes. Terry Lambert probably has one, but all Terry's bugs can > be boiled down to ``I want STREAMS'' so so that's probably not what > you're looking for either. Not true... I only think Streams should be one of the supported IPC facility interfaces because there is a lot of commercial code written to that interface. I *do* have a bias toward fully functionally abstracted interfaces... Streams just happens to be one, not the "only" one... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.