Skip to content

Fix LDAP connections on Windows that can close socket while connecting

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)

liblinphone!1874 (merged)

Merge request reports