mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
moved Data payload processing to StreamingDestination
This commit is contained in:
parent
b11877d002
commit
3da35c592f
4 changed files with 60 additions and 51 deletions
|
@ -61,7 +61,6 @@ namespace client
|
|||
|
||||
// I2CP
|
||||
void HandleDataMessage (const uint8_t * buf, size_t len);
|
||||
I2NPMessage * CreateDataMessage (const uint8_t * payload, size_t len);
|
||||
|
||||
private:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue