DaZeus  2.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
plugincomm.h File Reference
#include <sstream>
#include <utility>
#include <map>
#include <jansson.h>
#include <unistd.h>
#include <assert.h>
#include <stdio.h>
#include "utils.h"
#include "network.h"
Include dependency graph for plugincomm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dazeus::PluginComm
 

Namespaces

namespace  dazeus
 Chooses one server or the other based on the priority and failure rate. Failure rate is recorded in the Network object that the ServerConfig object links to via the NetworkConfig, if there is such a NetworkConfig object. You must give two servers of the same Network.