#include "servermgnt/ServerMgnt.h"
#include "defaultconf/DefaultConf.h"
#include "serverConf/serverConf.h"
#include <string>
#include <iostream>
#include <fstream>
#include <stdio.h>
#include <signal.h>
#include <sys/stat.h>
Include dependency graph for server.cpp:

Go to the source code of this file.
Functions | |
| void | INThandler (int sig) |
| int | main (int argc, char *argv[]) |
Variables | |
| ServerMgnt * | servermgnt |
1.5.1