[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#4826) assertion in connection.c
hyc@symas.com wrote:
> Aaron Richton wrote:
>> Wow, thanks. I never worried about setting that because I was under the
>> impression that Solaris should autoconf to use poll() -- doesn't
>> FD_SETSIZE only matter under select()?
>
> In current releases slapd only uses select() or epoll() (which is
> Linux-specific). So you're getting select() right now. In HEAD/2.4 there's
> support for Solaris /dev/poll.
... which doesn't work right now (as far as I remember; need to look at
that before Solaris 8 becomes obsolete...)
p.