mirror of
https://github.com/monero-project/monero.git
synced 2025-08-16 20:20:25 -04:00
Remove payload copy in all outgoing p2p messages
This commit is contained in:
parent
0b6bfb1fd8
commit
23aae5571b
20 changed files with 319 additions and 215 deletions
|
@ -30,8 +30,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "p2p/net_node_common.h"
|
||||
#include "cryptonote_protocol/cryptonote_protocol_defs.h"
|
||||
#include "cryptonote_protocol/enums.h"
|
||||
#include "cryptonote_basic/connection_context.h"
|
||||
namespace cryptonote
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue