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