mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +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.