protected void ChangeState(TCPConnection connection, TCPState state) { connection.ChangeState(state); }