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!news2.google.com!news.glorb.com!feeder.erje.net!xlned.com!feeder3.xlned.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 03:39:45 +0200 Organization: Ada @ Home Message-ID: References: NNTP-Posting-Host: QnO+Mwc8QQAQ3AXWdtOnKg.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:20363 Date: 2011-05-24T03:39:45+02:00 List-Id: Le Tue, 24 May 2011 03:22:59 +0200, Yannick Duch=C3=AAne (Hibou57) = a =C3=A9crit: > There is AdaSockets, http://www.rfc1149.net/devel/adasockets.html > which has cool licensing terms: Except (I just looked at the source) I personally don't enjoy bindings = which end to introduce C like namings [*] in Ada. Things like PF_INET, = IPPROTO_IP or SOL_SOCKET looks really strange for an Ada source; use of = = this kind of abbreviation is typically discouraged, with good reasons. A= = standard package would also be an occasion to give it a more Ada-ishe = design and presentation. [*] Not because that is C namings, but because of what these namings are= . -- = 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]