From owner-freebsd-hackers Fri Nov 15 14:22:28 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA21506 for hackers-outgoing; Fri, 15 Nov 1996 14:22:28 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA21501 for ; Fri, 15 Nov 1996 14:22:22 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id PAA27168; Fri, 15 Nov 1996 15:10:53 -0700 From: Terry Lambert Message-Id: <199611152210.PAA27168@phaeton.artisoft.com> Subject: Re: Sockets question... To: fenner@parc.xerox.com (Bill Fenner) Date: Fri, 15 Nov 1996 15:10:53 -0700 (MST) Cc: fenner@parc.xerox.com, terry@lambert.org, hackers@freebsd.org, jdp@polstra.com, scrappy@ki.net In-Reply-To: <96Nov15.135501pst.177557@crevenia.parc.xerox.com> from "Bill Fenner" at Nov 15, 96 01:54:58 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 > >But on a blocking socket, it doesn't make sense to have to issue multiple > >system calls to read chunks of a whole message when you aren't going to > >do anything with it until all the reads have been satisfied? > > The CSRG apparently felt otherwise. They didn't have threads or aioread. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.