mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 13:55:35 +08:00
* You can haz more spring cleaning.
* Eventually this codebase will be clean. >_>
This commit is contained in:
@@ -3279,6 +3279,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
m_needAck.Add(Pack.Header.Sequence, Pack);
|
||||
m_unAckedBytes += Pack.ToBytes().Length;
|
||||
}
|
||||
//BUG: severity=major - This looks like a framework bug!?
|
||||
catch (Exception) // HACKY
|
||||
{
|
||||
// Ignore
|
||||
|
||||
Reference in New Issue
Block a user