Skip to content

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

Julien Wadel requested to merge fix/ldap_windows into release/5.1

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

Merge request reports