Electroneum
network_throttle-detail.hpp File Reference

implementaion for throttling of connection (count and rate-limit speed etc) More...

#include <boost/circular_buffer.hpp>
#include "network_throttle.hpp"
Include dependency graph for network_throttle-detail.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  epee::net_utils::network_throttle
 
struct  epee::net_utils::network_throttle_bw
 

Namespaces

 epee
 
 epee::net_utils
 

Detailed Description

implementaion for throttling of connection (count and rate-limit speed etc)

Author
rfree (current maintainer in electroneum.cc project)

Definition in file network_throttle-detail.hpp.