more changes to PollService

This commit is contained in:
UbitUmarov
2012-09-26 03:05:27 +01:00
parent 5d986002fd
commit 654dd289f2
4 changed files with 26 additions and 26 deletions

View File

@@ -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
{