quanah / net-ldapapi

The Net::LDAPapi Perl Module uses the OpenLDAP and Mozilla C api's to directly access and manipulate an LDAP v2 or LDAP v3 server.
8 stars 6 forks source link

- Fixes quanah/net-ldapapi#20: ldap_result() doesn't honour passed t… #27

Closed phillipod closed 9 years ago

phillipod commented 9 years ago

Sample code in #20 no longer blocks indefinitely.

Related bug within next_changed_events fixed with this push as well.