
Locking the listener DCB when adding or removing it from epoll will prevent cases where only a part of the threads have the listener in epoll.
Locking the listener DCB when adding or removing it from epoll will prevent cases where only a part of the threads have the listener in epoll.