From 104ea0518e7d12426997e2f79d66825b1d2ca516 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Tue, 12 Oct 2021 18:10:40 +0100 Subject: [PATCH] minor changes on lludp updates send control --- OpenSim/Region/ClientStack/Linden/UDP/LLUDPClient.cs | 4 +--- OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/OpenSim/Region/ClientStack/Linden/UDP/LLUDPClient.cs b/OpenSim/Region/ClientStack/Linden/UDP/LLUDPClient.cs index 76737726a2..e935cce3c5 100644 --- a/OpenSim/Region/ClientStack/Linden/UDP/LLUDPClient.cs +++ b/OpenSim/Region/ClientStack/Linden/UDP/LLUDPClient.cs @@ -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; }; diff --git a/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs b/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs index 039e841d57..1d7f0af960 100755 --- a/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs +++ b/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs @@ -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(