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,80ae596d36288e8a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,CP1252 Path: g2news2.google.com!postnews.google.com!k16g2000yqm.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Why no socket package in the standard ? Date: Wed, 25 May 2011 00:42:51 -0700 (PDT) Organization: http://groups.google.com Message-ID: <2d0590b6-cf06-41e9-907d-bc1d82e0576b@k16g2000yqm.googlegroups.com> References: <872169864327910446.796089rmhost.bauhaus-maps.arcor.de@news.arcor.de> <9cb23235-8824-43f4-92aa-d2e8d10e7d8c@ct4g2000vbb.googlegroups.com> <4ddb5bd7$0$302$14726298@news.sunsite.dk> <4ddb81b8$0$7628$9b4e6d93@newsspool1.arcor-online.net> <87aaeban8a.fsf@ludovic-brenta.org> <8762ozahib.fsf@ludovic-brenta.org> <871uznaczz.fsf@ludovic-brenta.org> <015e3d6a-772a-41f8-a057-49c8b7bd80e1@w21g2000yqm.googlegroups.com> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1306309371 9556 127.0.0.1 (25 May 2011 07:42:51 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 25 May 2011 07:42:51 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k16g2000yqm.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESRCNK X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) Gecko/2009012111 Red Hat/3.0.6-1.el5 Firefox/3.0.6,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:20426 Date: 2011-05-25T00:42:51-07:00 List-Id: Yannick Duch=EAne wrote on comp.lang.ada: > =A0 =A01) There exist a =93Windows Services for UNIX=94, alias =93Subsyst= em for =A0 > UNIX-based Applications=94. > =A0 =A0 =A0 See http://technet.microsoft.com/fr-fr/library/bb496506(en-us= ).aspx Which confirms that Windows is not POSIX-compliant out of the box but requires an add-on. > =A0 =A02) Linux is not fully POSIX compliant > =A0 =A0 =A0 See =A0https://www.opengroup.org/platform/single_unix_specifi= cation/uploads/... > =A0 =A0 =A0 (and it appears no one would want to pay the average $15000 f= ee =A0 > required to pass compliance test which would be required anyway) It is funny that after reading the first paragraph of that document you should claim that: > POSIX is not more a standard than PHP or Python are. Come on. POSIX started as an IEEE standard and has been an ISO standard (specifically ISO/IEC 9945) since 1996. How much more standard do you want it to be? -- Ludovic Brenta.