minor changes on lludp updates send control

This commit is contained in:
UbitUmarov
2021-10-12 18:10:40 +01:00
parent c71181ff51
commit 104ea0518e
2 changed files with 2 additions and 4 deletions

View File

@@ -759,10 +759,8 @@ namespace OpenSim.Region.ClientStack.LindenUDP
callback(cats);
}
catch { }
if (callback != null)
udpcli.QueueEmptyRunning = false;
}
udpcli.QueueEmptyRunning = false;
udpcli = null;
callback = null;
};

View File

@@ -540,7 +540,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
OqrEngine = new JobEngine(
string.Format("Outgoing Queue Refill Engine ({0})", Scene.Name),
"OUTGOING QUEUE REFILL ENGINE", 2000);
"OutQueueRefillEng", 4500);
StatsManager.RegisterStat(
new Stat(