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 X-Google-Attributes: gid103376,public From: Florian Weimer Subject: Re: POSIX_Event_Management.Poll_FD_Array vs. Poll_File_Descriptor_Set Date: 2000/02/05 Message-ID: <87ln4zd8gh.fsf@deneb.cygnus.argh.org>#1/1 X-Deja-AN: 581920050 References: <871z6reqh9.fsf@deneb.cygnus.argh.org> Mail-Copies-To: never Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@cygnus.argh.org X-Trace: deneb.cygnus.argh.org 949761262 14789 192.168.1.2 (5 Feb 2000 14:34:22 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 14:34:22 GMT Newsgroups: comp.lang.ada Date: 2000-02-05T14:34:22+00:00 List-Id: Florian Weimer writes: > 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 guess I know the anser: FLORIST isn't complete in this region, at least florist-990327 (it's even mentioned in the README, silly me). :( Is there a new version available which supports Select and Poll? If not, I think I'll have to hack it myself. Is FLORIST actively maintained by someone whom I should contact? The README file is a bit vague. Or were both Select and Poll dropped from POSIX.5 (as it was the case with POSIX.1)?