move poll service work threads to objectjobengine, mb not that good, except iddle regions ofc

This commit is contained in:
UbitUmarov
2021-01-09 14:00:50 +00:00
parent 7405e89afb
commit 48060e1c38
2 changed files with 53 additions and 85 deletions

View File

@@ -39,7 +39,7 @@ namespace OpenSim.Framework.Servers.HttpServer
public int RequestsHandled { get; protected set; }
private readonly string m_path;
protected string m_path;
public string Name { get; private set; }