Dear all
I introduced
void TcpConnection::startTimer() and
void TcpConnection::stopTimer()
and I think this removes some duplication and makes the code more readable…. It also has the previous change ( not checking pointer for null before deleting )
– cheerio atul
