Skip to content

Fix LDAP connections on Windows that can close socket while connecting

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)

liblinphone!1873 (merged)

Merge request reports