[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: test039-glue-ldap-concurrency time...



Howard Chu wrote:
Pierangelo Masarati wrote:
It almost seems like select() isn't noticing there is data ready to be
read.

Are you using select() or poll()? would moving to the other interface
possibly cure the issue?
slapd was using select() since I'd accidentally committed an #undef that disabled epoll(). Looks like libldap is using poll() though.
OK, switching libldap from poll() to select() didn't help, I still see hangs, waiting for port 9016 to respond.

--
 -- Howard Chu
 Chief Architect, Symas Corp.  http://www.symas.com
 Director, Highland Sun        http://highlandsun.com/hyc
 OpenLDAP Core Team            http://www.openldap.org/project/