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.
The libldap library will use poll() on Solaris, but that's a different matter...
On Wed, 31 Jan 2007, Howard Chu wrote:
richton@nbcs.rutgers.edu wrote:
Full_Name: Aaron Richton Version: 2.3.30 OS: Solaris 9 URL: Submission from: (NULL) (128.6.31.135)