mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-02 11:04:00 +01:00
queue up out of sequence packets
This commit is contained in:
parent
3d19e92059
commit
74f03202b7
|
@ -897,10 +897,6 @@ namespace stream
|
|||
}
|
||||
});
|
||||
}
|
||||
|
||||
// TODO: should queue it up
|
||||
LogPrint (eLogError, "Streaming: Unknown stream receiveStreamID=", receiveStreamID);
|
||||
delete packet;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue