#include "serverbase.h"
#include <worm_signal.h>
#include <worm_exceptions.h>
#include <logger.h>
#include <timefuncs.h>
Go to the source code of this file.
Defines | |
#define | ACCEPTABLE_SEC_TO_WAIT_FOR_SERVICE_THREAD_TO_START 10 |
|
Definition at line 15 of file serverbase.cpp. Referenced by WormServerBase::Run(). |