Justin Clark-Casey (justincc) 2271986396 Lock on AgentCircuitData during Scene.AddClient() and RemoveClient() to prevent an inactive connection being left behind if the user closes the viewer whilst the connection is being established. 12 years ago
..
Tests 70f85af75b Add IScene.Name for code clarity to replace the RegionInfo.RegionName used in many, many log messages. 12 years ago
IncomingPacket.cs 4eda679e12 Store already retrieve IClientAPI in IncomingPacket structure for later use rather than doing another retrieve on dequeue. 12 years ago
IncomingPacketHistoryCollection.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 years ago
J2KImage.cs ea72428c9d Allow a viewer UDP image request retry to trigger another asset fetch if an existing fetch hasn't responded before a timeout. 13 years ago
LLClientView.cs 061c748b75 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 years ago
LLImageManager.cs ea72428c9d Allow a viewer UDP image request retry to trigger another asset fetch if an existing fetch hasn't responded before a timeout. 13 years ago
LLUDPClient.cs ed63cafa65 Extend region console "show queues" command to show already collected time since last packeted received by the simulator from a viewer. 12 years ago
LLUDPServer.cs 2271986396 Lock on AgentCircuitData during Scene.AddClient() and RemoveClient() to prevent an inactive connection being left behind if the user closes the viewer whilst the connection is being established. 12 years ago
OpenSimUDPBase.cs bc13855e64 Reactivate BasicCircuitTests.TestAddClient() 13 years ago
OutgoingPacket.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 years ago
ThrottleRates.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 years ago
TokenBucket.cs 9fc59e2bf2 minor: remove some mono compiler warnings 13 years ago
UnackedPacketCollection.cs c5826d589a minor: insert some commented out log lines which are a blunt but useful instrument to see packet expiry and received acks 13 years ago