aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ThrottleOutPacketType.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker2008-07-221-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)
* Update svn properties.Jeff Ames2008-07-111-14/+14
|
* * Split out various classes from IClientAPI into their own files, in ↵lbsa712008-07-081-0/+15
accordance with code standards