From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,68b43b837fb71f2a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-09-12 07:24:01 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!cpk-news-hub1.bbnplanet.com!burlma1-snr2!cambridge1-snf1.gtei.net!news.gtei.net!bos-service1.ext.raytheon.com!dfw-service2.ext.raytheon.com.POSTED!not-for-mail Message-ID: <3D80A356.93042472@despammed.com> From: Wes Groleau Reply-To: wesgroleau@despammed.com X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en,es-MX,es,pt,fr-CA,fr MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Thoughts on the recent ICFP contest References: <3D7FFD66.9030805@telepath.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 12 Sep 2002 09:23:18 -0500 NNTP-Posting-Host: 151.168.144.162 X-Complaints-To: news@ext.ray.com X-Trace: dfw-service2.ext.raytheon.com 1031840640 151.168.144.162 (Thu, 12 Sep 2002 09:24:00 CDT) NNTP-Posting-Date: Thu, 12 Sep 2002 09:24:00 CDT Organization: Raytheon Company Xref: archiver1.google.com comp.lang.ada:28862 Date: 2002-09-12T09:23:18-05:00 List-Id: > > to transmit an entire buffer at once, rather than one component at a > Like marshalling all those 'Writes to a buffer, then making one > socket'write(buffer) call? Have I missed the point all this time? I thought that 'Write recursively used all the component 'Writes to pack the object into a stream, and then the possibly dispatching operations of the stream would determine the method of transmission. -- Wes Groleau http://freepages.rootsweb.com/~wgroleau