OpenSimMirror/OpenSim
John Hurliman 32ccd5bb40 * Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to Util.FireAndForget()
* Changed Util.FireAndForget() to use any of five different methods set with async_call_method in the [Startup] section of OpenSim.ini. Look at the example config for possible values
2009-10-21 23:03:18 -07:00
..
ApplicationPlugins
Client
ConsoleClient
Data
Framework * Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to Util.FireAndForget() 2009-10-21 23:03:18 -07:00
Grid * Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to Util.FireAndForget() 2009-10-21 23:03:18 -07:00
Region * Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to Util.FireAndForget() 2009-10-21 23:03:18 -07:00
ScriptEngine
Server
Services
TestSuite
Tests
Tools