MistServer  2.5.3-Pro-19-gf5e75b1 ( Generic_64)
Namespaces | Functions
controller_limits.h File Reference
#include <mist/json.h>
#include <map>
#include <string>

Go to the source code of this file.

Namespaces

 Controller
 Holds everything unique to the controller.
 

Functions

void Controller::checkServerLimits ()
 
void Controller::checkStreamLimits (std::string streamName, long long currentKbps, long long connectedUsers)
 
std::string Controller::getCountry (std::string ip)
 
std::string Controller::hostLookup (std::string ip)
 
bool Controller::isBlacklisted (std::string host, std::string streamName, int timeConnected)
 
bool Controller::onList (std::string ip, std::string list)