mirror of
git://opensimulator.org/git/opensim
synced 2026-08-17 10:32:38 +00:00
This is so that other callers (such as SceneCommunicationService.SendCloseChildAgentConnections() can perform all closes asynchronously without pointlessly firing another thread for local closes). No functional change apart from elimination of unnecessary chaining of new threads.