]> git.cworth.org Git - ttt/blobdiff - TODO
2005-12-09 Carl Worth <cworth@cworth.org>
[ttt] / TODO
diff --git a/TODO b/TODO
index 09463f7c8321060a0d82e3fe1434c6d1e6c5f754..b6257c2be7d315f39b7c667222da2002fe3e0895 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,9 @@
 Use the first letter of your name to indicate you are in the middle of
 working on something.
 
+Protocol pieces
+---------------
+
   /----- Server, implemented in ttt-server
  / /---- Client, implemented in ttt
 S C
@@ -61,3 +64,7 @@ S C
     3.6.2.1. ERROR NOT_YOUR_TURN
     3.6.2.2. ERROR NOT_VALID_MOVE
 
+Other bits
+----------
+Server log messages should include pid date and time. And server
+should log the fact when it gets terminated by a signal.