From 92887b4d8de6349244d209415aa289cb3ac2a2b2 Mon Sep 17 00:00:00 2001 From: Albert S Date: Sat, 20 Dec 2014 20:12:01 +0100 Subject: [PATCH] Added TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..e02e610 --- /dev/null +++ b/TODO @@ -0,0 +1,2 @@ +-e: if multiple children are running and we exit, they become orphaned. +Deal with IN_Q_OVERFLOW etc.?