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-08 05:36:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d31d02c373f4cf0671a8c6269c2035a5741b83cf
opensim
/
OpenSim
/
Region
/
ClientStack
History
Justin Clarke Casey
d31d02c373
* refactor: Split BeginRecieve() into BeginReceive() and BeginRobustReceive()
2008-11-06 20:10:39 +00:00
..
LindenUDP
* refactor: Split BeginRecieve() into BeginReceive() and BeginRobustReceive()
2008-11-06 20:10:39 +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
* Properly use the default value if the LindenUDP.ClientStack section exists by the client throttle setting does not
2008-11-05 20:42:37 +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
Moved a couple of more configuration fields to ConfigSettings
2008-11-05 18:00:45 +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