Monero
Loading...
Searching...
No Matches
connection_basic.cpp File Reference

base for connection, contains e.g. the ratelimit hooks More...

#include "net/connection_basic.hpp"
#include "net/net_utils_base.h"
#include "misc_log_ex.h"
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/thread/thread.hpp>
#include "misc_language.h"
#include <iomanip>
#include <boost/asio/basic_socket.hpp>
#include "net/network_throttle-detail.hpp"
Include dependency graph for connection_basic.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.conn"

Functions

std::string epee::net_utils::to_string (t_connection_type type)

Detailed Description

base for connection, contains e.g. the ratelimit hooks

Author
rfree (current maintainer in monero.cc project)

Macro Definition Documentation

◆ MONERO_DEFAULT_LOG_CATEGORY

#define MONERO_DEFAULT_LOG_CATEGORY   "net.conn"