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, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,865c3d125a8dbc3b X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!217.188.199.168.MISMATCH!takemy.news.telefonica.de!telefonica.de!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Howto read line from a stream Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <83317a97-dae5-4c84-a1ac-88a87833cf3f@q14g2000vbn.googlegroups.com> <03bab021-0df6-445b-b2f7-7a3ab770448c@b1g2000vbc.googlegroups.com> Date: Mon, 1 Jun 2009 10:35:20 +0200 Message-ID: <37yasoltqq2s$.1tzo08uvtyr9p$.dlg@40tude.net> NNTP-Posting-Date: 01 Jun 2009 10:35:23 CEST NNTP-Posting-Host: efa5b1c2.newsspool3.arcor-online.net X-Trace: DXC=cBPRl4P`@ld]BlmkiiU@BiMcF=Q^Z^V3h4Fo<]lROoRa^YC2XCjHcbiLZCG]_69gTcDNcfSJ;bb[eIRnRBaCd On Sun, 31 May 2009 15:00:24 -0700 (PDT), sjw wrote: > An implementation with Stream_Element'Size /= 8 would be in a world of > its own, probably better off not to bother with a socket library! Well, streams are already in that worlds because stream I/O is not portable. Therefore using Ada stream as an interface to the socket stream is questionable. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de