mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
clean up incomplete messages
This commit is contained in:
parent
59681398cb
commit
381f6b184e
2 changed files with 10 additions and 0 deletions
|
@ -15,6 +15,7 @@ namespace tunnel
|
|||
{
|
||||
struct TunnelMessageBlockEx: public TunnelMessageBlock
|
||||
{
|
||||
uint64_t receiveTime; // milliseconds since epoch
|
||||
uint8_t nextFragmentNum;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue