QTfrontend/AutoUpdater.cpp
author unc0rr
Sun, 15 May 2011 18:10:01 +0400
changeset 5209 f7a610e2ef5f
parent 2266 289dc8e51210
permissions -rw-r--r--
On restart command close server socket and spawn new server, keep running until last client quits

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}