.. |
Application.cs
|
23ca1f859e
minor: Consistently log IOCP for IO completion thread startup log information instead of mixing this with "IO Completion Threads"
|
11 years ago |
ConfigurationLoader.cs
|
6955190c7d
Add Util method to load OpSys env vars
|
11 years ago |
IApplicationPlugin.cs
|
b47e405420
* minor: Comments
|
15 years ago |
OpenSim.cs
|
743b1efdb4
Fix bug in "show modules" comamnd that was showing shared modules as non-shared and non-shared as shared
|
10 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
|
ba745a524d
Actually call Close() for shared region modules when the simulator is being shutdown.
|
10 years ago |