mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
handle received packets in right order
This commit is contained in:
parent
499a7a9e32
commit
04cf2031ef
2 changed files with 47 additions and 44 deletions
|
@ -84,6 +84,7 @@ namespace stream
|
|||
void SendQuickAck ();
|
||||
|
||||
void SavePacket (Packet * packet);
|
||||
void ProcessPacket (Packet * packet);
|
||||
|
||||
private:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue