d55be9f Add a safety timeout to epoll

1 file Authored by simo 5 years ago, Committed by rharwood 5 years ago,
    Add a safety timeout to epoll
    
    Add a safety timeout just in case something goes wrong with the use of
    timerfd. This way the process should't be stuck forever.
    
    Signed-off-by: Simo Sorce <simo@redhat.com>
    [rharwood@redhat.com: remove outdated comment]
    Reviewed-by: Robbie Harwood <rharwood@redhat.com>
    Merges: #241
    
        
file modified
+2 -3