mirror of
https://github.com/opensim/opensim.git
synced 2026-06-03 09:06:32 +08: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.