98e3c54 Remove all nss requests after a reconnect

3 files Authored by sbose 13 years ago, Committed by sgallagh 13 years ago,
    Remove all nss requests after a reconnect
    
    Currently we do not handle the open nss request after a reconnect and
    wait until they timeout (which is a couple of minutes!). This patch adds
    a handler that terminates all requests after a reconnect. Then responder
    will return matching cache entries or nothing.
    
        
file modified
+5 -1