Question time. the context contains lastcmd and lastidle.
lastcmd contains the time the command loop last got run. lastidle contains the time of the last command that was not one of NOOP, QNOP, PEXP, GEXP, RWHO, TIME client connections are timed out based on lastcmd which means they never time out because every client sends NOOP Is this correct / intentional?