diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2011-08-15 17:46:04 +0200 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2011-08-15 15:21:18 -0400 |
commit | 5bf2314b9f64099cd4e88b8f3498d986d97e1ac6 (patch) | |
tree | e9b1aa6f15b09b6da395438cf2711ed7db0ad3fa /Makefile.am | |
parent | 0e27817133b931dcbe9d196e9ed0d737164ba613 (diff) | |
download | sssd-5bf2314b9f64099cd4e88b8f3498d986d97e1ac6.tar.gz sssd-5bf2314b9f64099cd4e88b8f3498d986d97e1ac6.tar.bz2 sssd-5bf2314b9f64099cd4e88b8f3498d986d97e1ac6.zip |
Handle timeout during sss_ldap_init_send
In some cases, where there would be no response from the LDAP server,
there would be no R/W events on the LDAP fd, so
sdap_async_sys_connect_done would never be called.
This patch adds a tevent timer that cancels the connection after
SDAP_NETWORK_TIMEOUT seconds.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions