mirror of
https://github.com/opensim/opensim.git
synced 2026-05-21 16:05:39 +08:00
more changes to PollService
This commit is contained in:
@@ -223,6 +223,7 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
PollServiceInventoryEventArgs args = new PollServiceInventoryEventArgs(agentID);
|
||||
|
||||
args.Type = PollServiceEventArgs.EventType.Inventory;
|
||||
args.GetEventsNeedsRequest = false;
|
||||
MainServer.Instance.AddPollServiceHTTPHandler(capUrl, args);
|
||||
|
||||
string hostName = m_scene.RegionInfo.ExternalHostName;
|
||||
|
||||
Reference in New Issue
Block a user