.. |
Application.cs
|
23ca1f859e
minor: Consistently log IOCP for IO completion thread startup log information instead of mixing this with "IO Completion Threads"
|
před 11 roky |
ConfigurationLoader.cs
|
c7a11899f6
Give ability to define constants that may be used throught the configuration
|
před 10 roky |
IApplicationPlugin.cs
|
b47e405420
* minor: Comments
|
před 15 roky |
OpenSim.cs
|
5db3f08871
minor: add --default-user option to "load oar" help long description. Do other small tidies of "load oar" console command help.
|
před 10 roky |
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
|
před 15 roky |
OpenSimBase.cs
|
86367d7219
refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class.
|
před 10 roky |