Close timer file descriptors in event loop on remove and failure.
When the timer is removed the corresponding fd is closed. This should automatically remove it from the epoll set.
Loading
Please register or sign in to comment
When the timer is removed the corresponding fd is closed. This should automatically remove it from the epoll set.