Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment out the debugging statements added in the last commit. Keeping | Mic Bowman | 2014-12-30 | 1 | -9/+9 |
| | | | | | | | them in the code for later use rather than just reverting them. Fixed the throttle tests for the new algorithm used when packets are marked as expired. | ||||
* | Turn on logging of old acks, this is for debugging only, stats version ↵ | Mic Bowman | 2014-12-30 | 1 | -1/+12 |
| | | | | coming later | ||||
* | Change the effect of successfully acknowledged packets to bump the | Mic Bowman | 2014-12-29 | 1 | -1/+1 |
| | | | | | | | adaptive throttle by a full MTU. This is consistent with some implementations of congestion control algorithms and certainly has the effect of opening the throttle window more quickly after errors. This is especially important after initial scene load when the number and size of packets is small. | ||||
* | minor: insert some commented out log lines which are a blunt but useful ↵ | Justin Clark-Casey (justincc) | 2011-10-12 | 1 | -0/+8 |
| | | | | instrument to see packet expiry and received acks | ||||
* | Improve some method doc for LLUDPClient, LLUDPServer and UnackedPacketCollection | Justin Clark-Casey (justincc) | 2011-10-12 | 1 | -6/+11 |
| | |||||
* | First stab at cleaning up Caps. Compiles. Untested. | Diva Canto | 2011-04-30 | 1 | -0/+219 |