diff options
author | Sumit Bose <sbose@redhat.com> | 2010-03-23 17:01:59 +0100 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-03-25 12:14:14 -0400 |
commit | 541578ee21975ab008db2dcec69bd3c3f8283122 (patch) | |
tree | bc7e434b594149ddddb31ffa9ac170f3aea0fed2 /src/resolv | |
parent | abe2d10564aac5e126bf3536b7f9871f00a262b1 (diff) | |
download | sssd-541578ee21975ab008db2dcec69bd3c3f8283122.tar.gz sssd-541578ee21975ab008db2dcec69bd3c3f8283122.tar.xz sssd-541578ee21975ab008db2dcec69bd3c3f8283122.zip |
Set LDAP_OPT_RESTART for ldap_sasl_interactive_bind_s()
This option is needed for the rare case where a poll() call during
ldap_sasl_interactive_bind_s() is interrupted by a signal.
LDAP_OPT_RESTART enables the handling of the EINTR error instead of
returning an error.
Diffstat (limited to 'src/resolv')
0 files changed, 0 insertions, 0 deletions