aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/LLUDPClient.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-07-241-17/+52
|\
| * Do some simple queue empty checks in the main outgoing udp loop instead of al...Justin Clark-Casey (justincc)2013-07-211-17/+52
* | Merge branch 'master' into careminsterMelanie2013-07-181-14/+13
|\ \ | |/
| * Added show client-stats [first last] command to expose what viewers are reque...Diva Canto2013-07-101-14/+13
| * Complete removal of the now unused state queueMelanie2013-01-161-14/+3
* | Add a way to put things at the front of the queue for any throttle group.Melanie2013-01-161-10/+44
* | Complete removal of the now unused state queueMelanie2013-01-161-13/+2
* | * Plumbing and basic setting of the GetMesh Cap Throttler.teravus2012-11-171-0/+4
* | Merge branch 'master' into careminsterMelanie2012-07-251-1/+2
|\ \ | |/
| * Extend region console "show queues" command to show already collected time si...Justin Clark-Casey (justincc)2012-07-241-1/+2
* | Recover from an internal mess-up in the outgoing packet queues by creatingMelanie2011-12-081-19/+36
* | Merge commit 'c5826d589ab2f33a71105bc2d3015ffbb7dd2973' into bigmergeMelanie2011-10-251-2/+3
|\ \ | |/
| * minor: insert some commented out log lines which are a blunt but useful instr...Justin Clark-Casey (justincc)2011-10-121-2/+3
* | Merge commit 'f9ffd2538f3bf300e8f751258a6129fb780b5b0a' into bigmergeMelanie2011-10-251-7/+15
|\ \ | |/
| * Improve some method doc for LLUDPClient, LLUDPServer and UnackedPacketCollectionJustin Clark-Casey (justincc)2011-10-121-7/+15
* | Guard against a bad login leaving us with a null queueMelanie2011-08-091-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-051-0/+10
|/
* First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-301-0/+697