QTfrontend/AutoUpdater.cpp
author unc0rr
Tue, 31 Jul 2012 23:29:00 +0400
changeset 7465 c2dcf97ca664
parent 2266 289dc8e51210
permissions -rw-r--r--
Okay, this is workaround over ping timeouts problem on the server. Could make server crash if recieve thread wakes up after second ping timeout event.

/*
 * Copyright (C) 2008 Remko Troncon
 */

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}