77abf40 Make periodic checks for DNS timeouts

1 file Authored by mnagy 14 years ago, Committed by sgallagh 14 years ago,
    Make periodic checks for DNS timeouts
    
    Since we only call c-ares to process input on FD when there is an
    activity on them, c-ares never gets a chance to react to a timed-out
    request. This caused SSSD to hang.
    
    Fixes: #381
    
        
file modified
+82 -1