From ad5ae04a438769000c3010f3b9b72e1c990291c2 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Sun, 8 Jan 2012 14:03:58 -0500 Subject: [PATCH] TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..a217091 --- /dev/null +++ b/TODO @@ -0,0 +1,4 @@ +Running the server and test3_latency, and then starting and +interrupting test1_latency repeatedly, the server eventually corrupts +itself and will no longer let test1_latency bind and receive +messages. Sometimes test3_latency stops too.