aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLQueItem.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker2008-07-221-1/+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)
* fixed the dos line endingsSean Dague2008-05-021-42/+42
|
* * Commit 2/3 - Please dont attempt to update to this revision until all 3 ↵Adam Frisby2008-05-021-0/+43
are in.