mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
move poll service work threads to objectjobengine, mb not that good, except iddle regions ofc
This commit is contained in:
@@ -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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user