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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham 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 18:45:21 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!nntp-relay.ihug.net!ihug.co.nz!west.cox.net!cox.net!p01!news2.central.cox.net.POSTED!53ab2750!not-for-mail Message-ID: <3D81431C.70904@telepath.com> From: Ted Dennison User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Thoughts on the recent ICFP contest References: <3D80C1B1.5070703@telepath.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 13 Sep 2002 01:45:18 GMT NNTP-Posting-Host: 68.12.51.201 X-Complaints-To: abuse@cox.net X-Trace: news2.central.cox.net 1031881518 68.12.51.201 (Thu, 12 Sep 2002 21:45:18 EDT) NNTP-Posting-Date: Thu, 12 Sep 2002 21:45:18 EDT Organization: Cox Communications Xref: archiver1.google.com comp.lang.ada:28891 Date: 2002-09-13T01:45:18+00:00 List-Id: tmoran@acm.org wrote: >> Ada.Streams.Sockets.Connect >> (New_Socket => Server, >> Address => (127,0,0,1), >> Port => 5517, >> Protocol => Ada.Streams.Sockets.TCP); > > Claw, even the GMGPL version on adapower, has I did occur to me that Claw probably had something like that. However, for the ICFP contest, the code has to run on a Linux box, so that wouldn't have helped.