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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1ad53744d225d231,start X-Google-Attributes: gid103376,public From: Florian Weimer Subject: POSIX_Event_Management.Poll_FD_Array vs. Poll_File_Descriptor_Set Date: 2000/02/05 Message-ID: <871z6reqh9.fsf@deneb.cygnus.argh.org>#1/1 X-Deja-AN: 581901054 Mail-Copies-To: never Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@cygnus.argh.org X-Trace: deneb.cygnus.argh.org 949756786 11775 192.168.1.2 (5 Feb 2000 13:19:46 GMT) Organization: Penguin on board User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.4 Mime-Version: 1.0 Reply-To: Florian Weimer NNTP-Posting-Date: 5 Feb 2000 13:19:46 GMT Newsgroups: comp.lang.ada Date: 2000-02-05T13:19:46+00:00 List-Id: The POSIX.5 draft which I looked up says the type is called `Poll_FD_Array', while FLORIST names it `Poll_File_Descriptor_Set'. Which one is right? (There are some additional discrepancies, BTW.) I know this isn't a question specific to the Ada language (at least strictly speaking). Is there a better place for discussion about POSIX.5 and/or FLORIST?