aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ThrottleOutPacketType.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-07-22Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker1-2/+3
resending, timeouts, packet discarding. Add notification event for packet discarding. Add priority scheduling for packet queues. Add outgoing duplicate detection facility. Correct packet sequencing. Make provisions for automatic server side throttle adjustments (comes in next installment)
2008-07-11Update svn properties.Jeff Ames1-14/+14
2008-07-08* Split out various classes from IClientAPI into their own files, in ↵lbsa711-0/+15
accordance with code standards