Justin Clark-Casey (justincc) 3b97241716 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 years ago
..
Application.cs 843112340e Log MONO_THREADS_PER_CPU value on simulator startup, or "unset" if it is not set 12 years ago
ConfigurationLoader.cs 2d0412d366 Make errors reported by OpenSim when it halts because it can't find certain config sections or files a bit more user friendly. 13 years ago
IApplicationPlugin.cs b47e405420 * minor: Comments 15 years ago
OpenSim.cs 3b97241716 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 years ago
OpenSimBackground.cs 494a1e922d Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet 15 years ago
OpenSimBase.cs f37038013d Don't enable the thread watchdog until all regions are ready. 12 years ago