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
395637acddca473380d09ba23acc3b6db0814e75
opensim
/
OpenSim
/
Region
/
ClientStack
History
lbsa71
395637acdd
* now the throttle timer is stopped whilst processing Queue so that it won't fire twice
...
* started to refactored throttling method * some code convention refactorings
2007-12-06 14:08:22 +00:00
..
ClientStackNetworkHandler.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
ClientView.cs
* now the throttle timer is stopped whilst processing Queue so that it won't fire twice
2007-12-06 14:08:22 +00:00
PacketQueue.cs
keeping opensim safe for children -- made some namespace references less explicit
2007-12-04 22:14:53 +00:00
PacketServer.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
PacketThrottle.cs
further encapsulation of function in PacketQueue and PacketThrottle
2007-12-03 21:47:28 +00:00
QueItem.cs
moved out nested class to it's own file
2007-11-27 20:50:45 +00:00
RegionApplicationBase.cs
removed some duplicate hard-coded port numbers. changed ports to uint.
2007-12-06 01:41:41 +00:00
UDPServer.cs
removed some duplicate hard-coded port numbers. changed ports to uint.
2007-12-06 01:41:41 +00:00