Monero
Loading...
Searching...
No Matches
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::packet_info
struct  epee::net_utils::network_throttle_bw

Namespaces

namespace  epee
 TODO: (mj-xmr) This will be reduced in an another PR.
namespace  epee::net_utils

Detailed Description

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

Author
rfree (current maintainer in monero.cc project)