summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2009-06-02 20:12:50 -0400
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2009-06-02 20:12:50 -0400
commit376dedd04a5752fe91a2eee24717acbaa179cbcb (patch)
tree5ed4ed455965eafd53c8facb3ef87b254e8bc824 /TODO
parenteec21ab7f11a313fae243f5975ef01aa66810d16 (diff)
update TODO list
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index decd25f..3e90b0e 100644
--- a/TODO
+++ b/TODO
@@ -5,3 +5,5 @@ 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...
+