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-Thread: 103376,8f802583e5c84fa X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newscon06.news.prodigy.com!prodigy.net!newsfeed-00.mathworks.com!peer-uk.news.demon.net!kibo.news.demon.net!mutlu.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: String filtering Date: Wed, 28 Sep 2005 22:09:06 +0100 Organization: Pushface Message-ID: References: <1j92wa9843ylq.16j89wuqatbaj$.dlg@40tude.net> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1127941746 8708 62.49.19.209 (28 Sep 2005 21:09:06 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Wed, 28 Sep 2005 21:09:06 +0000 (UTC) Cancel-Lock: sha1:o+JnXHsdq8IBSe5K12enSXDwTHU= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) Xref: g2news1.google.com comp.lang.ada:5255 Date: 2005-09-28T22:09:06+01:00 List-Id: "Marc A. Criley" writes: > Just as an FYI, I wrote an article a few years ago on how to put an > Ada stream interface onto a socket. It's at > http://portal.acm.org/ft_gateway.cfm?id=568950&type=pdf. And I > believe Samuel Tardieu enhanced his AdaSockets implementation > (http://www.rfc1149.net/devel/adasockets) around that time to do the > same thing. I don't know when GNAT.Sockets appeared in GNAT (it's been in the supported versions for some time now, various degrees of satisfactoriness). So far as I know it has always had streams. I know it's in 3.16, not much help to you; it's in FSF 4.0.0 and is bound to be in 2005 GPL.