Skip to content

Fix LDAP connections on Windows that can close socket while connecting by...

Julien Wadel requested to merge fix/ldap_windows_master into master

Fix LDAP connections on Windows that can close socket while connecting by letting more attempts to do it (till the timeout)

Merge request reports