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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,80ae596d36288e8a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news4.google.com!feeder.news-service.com!94.75.214.39.MISMATCH!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: Why no socket package in the standard ? Date: Tue, 24 May 2011 21:17:27 +0200 Organization: Ada @ Home Message-ID: References: <872169864327910446.796089rmhost.bauhaus-maps.arcor.de@news.arcor.de> NNTP-Posting-Host: eKwzOZEoYNmUIKtjz8NWow.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/11.01 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Xref: g2news2.google.com comp.lang.ada:20386 Date: 2011-05-24T21:17:27+02:00 List-Id: Le Tue, 24 May 2011 08:24:40 +0200, georg bauhaus = a =C3=A9crit: > Two questions: > > Which modern, post 1990, language supports sockets in the language? As pointed by others in this thread (with reference and examples) as wel= l = as pointed in the opening message, the answer is : near to all well know= n = languages. Although optional, even a so much few famous language as SML, makes = reference to it in its standard library: http://www.standardml.org/Basis/overview.html#section:8 > Which language supports features of modern file storage? (That is, fil= e > attributes, files as documents (standardized ca. 1984),... ) > Note that these capabilities are available with file archives, too. These are not as much standard as sockets are. As an example, file = attributes handling are always annotated with platform provision in the = = Python standard library. Even such a basic things to me, as file's = creation time, is not universally available (does not exist in standard = = Linux distribution at least). This is not comparable to widespread of = sockets. -- = Si les chats miaulent et font autant de vocalises bizarres, c=E2=80=99es= t pas pour = les chiens. =E2=80=9C c++; /* this makes c bigger but returns the old value */ =E2=80= =9D [Anonymous]