Registers client in epoll and sets client to the current client.
select client to register
true if an epoll registration was actually added or modified or false if the client was the currently registered client.
See Implementation
Registers client in epoll and sets client to the current client.