Move handleClientsBlockedOnKeys() outside processCommand().
In preparation for further changes. The idea is that what happens in handleClientsBlockedOnKeys() is an "out of context" thing that should not see server.current_client set to anything special.
Please register or sign in to comment