ruby-net-ldap/lib
blackhedd a2ef2e2df5 Bug fix: set @open_connection to nil at the end of a Net::LDAP#open.
Otherwise, you couldn't do more than one #open on the same Net::LDAP
object! Subsequent ones would say "open already in progress."
2006-08-15 08:46:38 +00:00
..
net Bug fix: set @open_connection to nil at the end of a Net::LDAP#open. 2006-08-15 08:46:38 +00:00