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: 103376,80ae596d36288e8a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!news.mixmin.net!news2.arglkargh.de!noris.net!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Why no socket package in the standard ? 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: <872169864327910446.796089rmhost.bauhaus-maps.arcor.de@news.arcor.de> <9cb23235-8824-43f4-92aa-d2e8d10e7d8c@ct4g2000vbb.googlegroups.com> Date: Tue, 24 May 2011 09:25:38 +0200 Message-ID: <1jue77mrlbkor$.1iuz25va18fvm$.dlg@40tude.net> NNTP-Posting-Date: 24 May 2011 09:25:38 CEST NNTP-Posting-Host: 60976fd9.newsspool3.arcor-online.net X-Trace: DXC=OiS;[keCD8W[7Non7UCi8UMcF=Q^Z^V3X4Fo<]lROoRQ8kF On Tue, 24 May 2011 00:07:55 -0700 (PDT), Maciej Sobczak wrote: > On 24 Maj, 08:24, georg bauhaus wrote: > >> Which modern, post 1990, language supports sockets in the language? > > In the language? Probably none, as this does not belong to the > language. That is an interesting question. Actually sockets could belong to the language. Consider for example the select statement containing alternatives of a socket's select. > It might, however, be part of the standard library. There are many difficulties on that path. When people are demanding sockets they forget that beyond TCP/IP and UDP there is a lot of other stuff communicated over sockets, e.g. multi-cast protocols, raw sockets and so on. These are barely standardized. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de