Registers the listener with a given epoll, so that it can be activated in the latter's event loop.
The epoll to register the server with.
See Implementation
Registers the listener with a given epoll, so that it can be activated in the latter's event loop.