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
90d69a05233206e1bce5896405bd34545bcd6b40
opensim
/
OpenSim
/
Region
/
ClientStack
History
Justin Clarke Casey
90d69a0523
* close two potential race conditions where a new asynchronous UDP recieve could overwrite an existing endpoint that had not yet been used by the previous thread
...
* in practice these race conditions were probably pretty rare
2008-10-17 20:14:31 +00:00
..
LindenUDP
* close two potential race conditions where a new asynchronous UDP recieve could overwrite an existing endpoint that had not yet been used by the previous thread
2008-10-17 20:14:31 +00:00
ClientStackManager.cs
* oops, fix build break.
2008-10-03 19:42: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
* 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
RegionApplicationBase.cs
* oops, fix build break.
2008-10-03 19:42: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