[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: libldap poll(2) use
At 02:33 AM 10/19/2004, Raphaël Ouazana-Sustowski wrote:
>I know it is not directly related, but I recently used
>OPENLDAP_FD_SETSIZE and it seemed to work well (at least for slapd, I
>didn't try for libldap).
>But since release 2.2.15 it has been removed. Can someone explain me why?
The code was moved into ac/fdset.h, which is now included
by portable.h were the old code was. Should work just as
before. If not, I suggest you file a bug report.
Kurt