From 8ce9e8107bcdb7980b29c49e6075202e4c45a3ff Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Fri, 19 Aug 2011 04:54:00 -0400 Subject: [PATCH] Update TODO --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 0a1dc7a..753ad13 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,8 @@ -Simplify send() routine to call diff() when state has changed +[DONE] Simplify send() routine to call diff() when state has changed -Delayed ACK +[DONE] Delayed ACK -Figure out packet double-sending issue [if delay > 1/50 sec?] +[DONE] Figure out packet double-sending issue [if delay > 1/50 sec?] Graceful exit / server shutdown