select-based event loop implementation.
Loop continuously until no sockets are left.
Register a socket with the manager.
Returns the number of registered sockets.
Unregister a socket with the manager.
See Implementation
select-based event loop implementation.