Monero
Loading...
Searching...
No Matches
network_throttle-detail.cpp File Reference

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

#include <string>
#include <vector>
#include <atomic>
#include <boost/asio.hpp>
#include <memory>
#include "syncobj.h"
#include "net/net_utils_base.h"
#include "misc_log_ex.h"
#include <boost/chrono.hpp>
#include "misc_language.h"
#include <fstream>
#include <iomanip>
#include <algorithm>
#include <boost/asio/basic_socket.hpp>
#include <boost/asio/ip/unicast.hpp>
#include "net/abstract_tcp_server2.h"
#include "net/network_throttle-detail.hpp"
Include dependency graph for network_throttle-detail.cpp:

Classes

class  epee::net_utils::connection_basic_pimpl

Namespaces

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

Macros

#define MONERO_DEFAULT_LOG_CATEGORY   "net.throttle"

Detailed Description

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

Author
rfree (current maintainer in monero.cc project)

Macro Definition Documentation

◆ MONERO_DEFAULT_LOG_CATEGORY

#define MONERO_DEFAULT_LOG_CATEGORY   "net.throttle"