#include <server.h>
|  | 
| void | add (uint32_t, const string &reason) | 
|  | 
| void | purge () | 
|  | 
| void | dump (ostream &) const | 
|  | 
|  | 
| static constexpr chrono::seconds | bantime {300} | 
|  | 
◆ add()
      
        
          | void us::gov::socket::server::blacklist::add | ( | uint32_t | , | 
        
          |  |  | const string & | reason | 
        
          |  | ) |  |  | 
      
 
 
◆ dump()
      
        
          | void us::gov::socket::server::blacklist::dump | ( | ostream & |  | ) | const | 
      
 
 
◆ purge()
      
        
          | void us::gov::socket::server::blacklist::purge | ( |  | ) |  | 
      
 
 
◆ bantime
  
  | 
        
          | constexpr chrono::seconds us::gov::socket::server::blacklist::bantime {300} |  | staticconstexpr | 
 
 
The documentation for this struct was generated from the following file: