mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-13 08:17:38 +01: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
Reference in a new issue