DaZeus  2.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
network.h File Reference
#include <vector>
#include <sys/select.h>
#include <string>
#include <map>
Include dependency graph for network.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dazeus::NetworkConfig
 
class  dazeus::NetworkListener
 
class  dazeus::Network
 

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.