diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +check for the cookie and act accordingly for incoming messages. +unset the timer's source if they return FALSE +channel bind have a 10 minutes expiration :@ +nice_socket_recv returns -1 means we must close the nice_socket and stop all connchecks/candidates and reelect if was eleected... +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 |