From 376dedd04a5752fe91a2eee24717acbaa179cbcb Mon Sep 17 00:00:00 2001 From: Youness Alaoui Date: Tue, 2 Jun 2009 20:12:50 -0400 Subject: update TODO list --- TODO | 2 ++ 1 file changed, 2 insertions(+) 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... + -- cgit v1.2.1