Hi All, We are making ldap_result call with 1 second as allowed timeout in it. It seems like LDAP C SDK code is using this time limit, only during the poll, but not during recv call. recv call seem to be using blocking socket internally. Is there any way to configure it to use a non-blocking socket?
Thanks, Ramakrishna. _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
