OpenSimMirror/OpenSim/Region/ClientStack/LindenUDP
Teravus Ovares 119104e35b * Re-implement packet tracking in IClientAPI so we can see what's going on in the client network in the simstats manager. This makes packets in per second, packets out per second, and unacked bytes work again in the simulator stats section. 2008-12-21 00:11:54 +00:00
..
Tests * simplify AddNewClient since making this root without using MakeRootAgent() no longer sets everything up properly 2008-11-28 20:11:17 +00:00
ILLClientStackNetworkHandler.cs * refactor: rename interface to put standard I prefix in front 2008-10-01 20:30:30 +00:00
KillPacket.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
LLClientView.cs * Re-implement packet tracking in IClientAPI so we can see what's going on in the client network in the simstats manager. This makes packets in per second, packets out per second, and unacked bytes work again in the simulator stats section. 2008-12-21 00:11:54 +00:00
LLFileTransfer.cs More work on moving Xfer file transfer handling code to the Client stack from the various region modules that it is currently in. 2008-12-15 21:46:57 +00:00
LLPacketHandler.cs minor: remove mono compiler warning 2008-12-19 19:50:46 +00:00
LLPacketQueue.cs * Added "show queues" command that shows throttling queues for all clients. 2008-12-18 13:16:41 +00:00
LLPacketServer.cs * test: Add assert checking that the circuit which trigger the socket exception has been closed 2008-11-06 19:52:06 +00:00
LLPacketThrottle.cs * minor: Minor documentation and small minor change on LLPacketThrottle to remove some unnecessary lines 2008-12-17 17:01:02 +00:00
LLQueItem.cs Reapply the packet optimization patch, with changes 2008-12-17 21:00:18 +00:00
LLUDPServer.cs * Replace manually zeroing with Array.Clear(). Thanks cmickeyb 2008-12-17 17:18:52 +00:00
LLUtil.cs * Truncate outgoing media and music urls to 254 characters. 2008-10-15 20:24:44 +00:00