This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-14 03:15:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b379e790a279a0ed70d2c889c12ecb6849765e02
opensim
/
OpenSim
/
Region
/
Application
History
Melanie
b379e790a2
Set the maximum number of concurrent connections to a service endpoint
...
to 50. This doesn't work on stock mono but it works in Avination and also under Windoze.
2012-09-07 23:27:40 +02:00
..
Application.cs
Set the maximum number of concurrent connections to a service endpoint
2012-09-07 23:27:40 +02:00
ConfigurationLoader.cs
Make errors reported by OpenSim when it halts because it can't find certain config sections or files a bit more user friendly.
2012-01-24 22:35:55 +00:00
IApplicationPlugin.cs
* minor: Comments
2009-08-12 22:54:57 -04:00
OpenSim.cs
Merge branch 'master' into careminster
2012-08-04 03:00:20 +01:00
OpenSimBackground.cs
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
2009-10-09 02:10:53 -07:00
OpenSimBase.cs
Merge branch 'master' into careminster
2012-08-16 02:46:48 +01:00