mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-10 05:11:10 +00: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…
x
Reference in New Issue
Block a user