|
Monero
|
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"
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) |
base for connection, contains e.g. the ratelimit hooks
| #define MONERO_DEFAULT_LOG_CATEGORY "net.conn" |