ruby-net-ldap
ruby-net-ldap copied to clipboard
Ability to add socket_class while instantiating net_ldap connection
Removed the accidentally committed gem. Thank you for the feedback
@jethrodaniel : Force pushed the socket changes alone to keep the commit history clean
This is a very useful feature IMO. This would allow a socket to be configured beyond the connection timeout, e.g. by binding it to a specific local interface and port. Are there plans to merge this?