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 Really make module port selection work. Implement port setting in 2009-10-21 02:19:45 +01:00
Client Merged master into prioritization 2009-10-21 16:24:17 -07:00
ConsoleClient Fix some compile warnings. 2009-08-26 14:02:52 +09:00
Data * Removed OpenSim.Data.NHibernate 2009-10-19 16:52:27 -07:00
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 Formatting cleanup. 2009-10-01 01:17:47 +09:00
Server * Removed verbose debug message 2009-10-06 11:08:11 -07:00
Services Merge branch 'master' into htb-throttle 2009-10-14 23:31:38 +01:00
TestSuite Fixing a few compile errors in the previous commit 2009-10-06 02:50:59 -07:00
Tests Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into prioritization 2009-10-19 15:19:37 -07:00
Tools Fixing a few compile errors in the previous commit 2009-10-06 02:50:59 -07:00