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,24c70f80132ea540 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!v29g2000prd.googlegroups.com!not-for-mail From: Manuel Gomez Newsgroups: comp.lang.ada Subject: Re: No networking in Florist? Date: Mon, 15 Oct 2007 11:50:17 -0700 Organization: http://groups.google.com Message-ID: <1192474217.628674.65600@v29g2000prd.googlegroups.com> References: NNTP-Posting-Host: 79.145.114.230 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1192474218 15572 127.0.0.1 (15 Oct 2007 18:50:18 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 15 Oct 2007 18:50:18 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: v29g2000prd.googlegroups.com; posting-host=79.145.114.230; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news2.google.com comp.lang.ada:2459 Date: 2007-10-15T11:50:17-07:00 List-Id: On 14 oct, 07:01, Jacob Sparre Andersen wrote: > What's the reason that Florist (the POSIX.5 interface) doesn't include > networking? > > Greetings, > > Jacob > -- > "So this is how liberty dies, with thunderous applause..." We have POSIX.Sockets, isn't that enough for networking? There is a working group for updating the standard, maybe you can query them about what you miss. http://www.open-std.org/JTC1/SC22/WG9/n479.pdf Regards, Manuel