|
Electroneum
|
This is the orginal cryptonote protocol network-events handler, modified by us. More...
#include <boost/program_options/variables_map.hpp>#include <string>#include "math_helper.h"#include "storages/levin_abstract_invoke2.h"#include "warnings.h"#include "cryptonote_protocol_defs.h"#include "cryptonote_protocol_handler_common.h"#include "block_queue.h"#include "common/perf_timer.h"#include "cryptonote_basic/connection_context.h"#include "cryptonote_basic/cryptonote_stat_info.h"#include <boost/circular_buffer.hpp>

Go to the source code of this file.
Classes | |
| class | cryptonote::cryptonote_protocol_handler_base |
| class | cryptonote::t_cryptonote_protocol_handler< t_core > |
Namespaces | |
| cryptonote | |
| Holds cryptonote related classes and helpers. | |
Macros | |
| #define | LOCALHOST_INT 2130706433 |
| #define | CURRENCY_PROTOCOL_MAX_OBJECT_REQUEST_COUNT 500 |
This is the orginal cryptonote protocol network-events handler, modified by us.
Definition in file cryptonote_protocol_handler.h.
| #define CURRENCY_PROTOCOL_MAX_OBJECT_REQUEST_COUNT 500 |
Definition at line 56 of file cryptonote_protocol_handler.h.
| #define LOCALHOST_INT 2130706433 |
Definition at line 55 of file cryptonote_protocol_handler.h.