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-05-19 14:35:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ea24799dd4811dce0e61c2a70afb89095fdae31
opensim
/
OpenSim
/
Region
/
ClientStack
History
Justin Clarke Casey
6ea24799dd
* minor: don't need to null check config source in clientstack settings since this is always non null
2008-11-03 18:49:25 +00:00
..
LindenUDP
* minor: don't need to null check config source in clientstack settings since this is always non null
2008-11-03 18:49:25 +00:00
ClientStackManager.cs
* Use nini to pass config information to the client stack, rather than the ClientStackUserSettings class
2008-11-03 18:33:35 +00:00
ClientStackUserSettings.cs
* Put in some infrastructure to allow tweaking of packet queue throttle values for the total throttle (the one that throttles all packet output)
2008-10-03 18:06:45 +00:00
IClientNetworkServer.cs
* Use nini to pass config information to the client stack, rather than the ClientStackUserSettings class
2008-11-03 18:33:35 +00:00
RegionApplicationBase.cs
* Use nini to pass config information to the client stack, rather than the ClientStackUserSettings class
2008-11-03 18:33:35 +00:00
ThrottleSettings.cs
* Put in some infrastructure to allow tweaking of packet queue throttle values for the total throttle (the one that throttles all packet output)
2008-10-03 18:06:45 +00:00