summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2009-06-11 14:05:39 -0400
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2009-06-11 14:05:39 -0400
commitfa38c1ad3533b3e6f1096bdf7e833ba2e9160531 (patch)
tree512835d80cb466d6a4c1a7b3b2dc762c2da2b42f
parent5935b582235118005f6dcf568b98e6fc84143e44 (diff)
Updating TODO
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3e90b0e..c3c30ed 100644
--- a/TODO
+++ b/TODO
@@ -5,5 +5,4 @@ Add HTTP Digest support
tcp turn must drop packets if the queue fills too fast
make sure the timers don't race condition with frees, and have some kind of refcounting (like in turn send requests) for timers
Add support for TURN-13
-Do not cancel connchecks in case a high priority packet is lost and a low priority one succeeds.. we must let retransmissions do their work to select a better candidate...