mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
more changes to PollService
This commit is contained in:
@@ -47,6 +47,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
public UUID Id;
|
||||
public int TimeOutms;
|
||||
public EventType Type;
|
||||
public bool GetEventsNeedsRequest = true;
|
||||
|
||||
public enum EventType : int
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user