aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/ILLPacketHandler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Beginning work on the new LLUDP implementationJohn Hurliman2009-10-051-83/+0
* Add a method to determine the count of packets in a throttleMelanie2009-10-011-0/+1
* Add OnQueueEmpty event to the packet layers. No user functinality yetMelanie2009-10-011-2/+4
* Fixing LLClientView memory leakJames J Greensky2009-10-011-2/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Extend PacketHandlerTest to fire in a packet.Justin Clarke Casey2009-01-121-0/+14
* * refactor: move packet handler interface into a separate classJustin Clarke Casey2009-01-121-0/+67