aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/LLUDPClient.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Add basic regression test ThrottleTests.TestClientThrottleSetNoLimitJustin Clark-Casey (justincc)2014-11-251-0/+8
* | | | | | | | minor: add apparant total to logging when client sets throttlesJustin Clark-Casey (justincc)2014-11-251-2/+5
* | | | | | | | minor: fix bug in throttle logging where arguments were mismatchedJustin Clark-Casey (justincc)2014-11-251-1/+1
* | | | | | | | Add OutgoingPacketsQueuedCount clientstack stat.Justin Clark-Casey (justincc)2014-11-251-0/+27
* | | | | | | | Add "debug lludp throttle log <level> <avatar-first-name> <avatar-last-name>"...Justin Clark-Casey (justincc)2014-10-021-5/+42
* | | | | | | | Add "debug lludp data out" console command for logging outgoing data just bef...Justin Clark-Casey (justincc)2014-09-241-0/+6
* | | | | | | | Add experimental OutgoingQueueRefillEngine to handle queue refill processing ...Justin Clark-Casey (justincc)2014-08-191-3/+10
* | | | | | | | Make LLUDPServer.Scene publicly gettable/privately settable instead of protec...Justin Clark-Casey (justincc)2014-08-191-0/+2
* | | | | | | | In "show throttles", show the maximum drip rate. This shows whether a client ...Oren Hurvitz2014-07-211-1/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Adds a configuration option to cannibalize bandwidth from theMic Bowman2014-01-201-0/+14
| |_|_|_|_|/ |/| | | | |
* | | | | | Do some simple queue empty checks in the main outgoing udp loop instead of al...Justin Clark-Casey (justincc)2013-07-211-17/+52
| |_|_|_|/ |/| | | |
* | | | | 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
| |_|_|/ |/| | |
* | | | Extend region console "show queues" command to show already collected time si...Justin Clark-Casey (justincc)2012-07-241-1/+2
| |_|/ |/| |
* | | minor: insert some commented out log lines which are a blunt but useful instr...Justin Clark-Casey (justincc)2011-10-121-2/+3
| |/ |/|
* | Improve some method doc for LLUDPClient, LLUDPServer and UnackedPacketCollectionJustin Clark-Casey (justincc)2011-10-121-7/+15
|/
* First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-301-0/+697