diff options
author | Jan Zeleny <jzeleny@redhat.com> | 2010-10-04 16:35:50 +0200 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-10-08 12:55:22 -0400 |
commit | 3662413d65e9ba2a899e8ce98ec9c3a549be20c8 (patch) | |
tree | ec2e3400ebded371669e9b73c710c9b11b35b9c1 /src/util/util.c | |
parent | ab45f99d35fdcf952ba56014a433bc814c56df8c (diff) | |
download | sssd-3662413d65e9ba2a899e8ce98ec9c3a549be20c8.tar.gz sssd-3662413d65e9ba2a899e8ce98ec9c3a549be20c8.tar.xz sssd-3662413d65e9ba2a899e8ce98ec9c3a549be20c8.zip |
Disable events on ldap fd when offline.
Erase events on LDAP socket when backend is offline and an event appears on the socket.
Normally this would lead to infinite loop, because event is present on the fd,
but instead of being processed, an error log is written and the program continues to wait
for the event.
Ticket: #599
Diffstat (limited to 'src/util/util.c')
0 files changed, 0 insertions, 0 deletions