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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,341ea6d4f1d28719 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g14g2000cwa.googlegroups.com!not-for-mail From: "mferracini" Newsgroups: comp.lang.ada Subject: Re: need a little string hint... Date: 28 Feb 2005 08:51:15 -0800 Organization: http://groups.google.com Message-ID: <1109609475.559784.278410@g14g2000cwa.googlegroups.com> References: <1109606915.447479.184780@l41g2000cwc.googlegroups.com> <4223462d$0$30168$ba620e4c@news.skynet.be> NNTP-Posting-Host: 213.215.153.30 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1109609479 26135 127.0.0.1 (28 Feb 2005 16:51:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 28 Feb 2005 16:51:19 +0000 (UTC) In-Reply-To: <4223462d$0$30168$ba620e4c@news.skynet.be> User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: g14g2000cwa.googlegroups.com; posting-host=213.215.153.30; posting-account=OjhBzA0AAAC7IWpsLrvIpzjmXdzmh93y Xref: g2news1.google.com comp.lang.ada:8534 Date: 2005-02-28T08:51:15-08:00 List-Id: Adrien Plisson wrote: > > what happens if you try Get_Host_By_Name ("localhost ") ? raised GNAT.SOCKETS.HOST_ERROR : Host not found :(