X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=TODO;h=b6257c2be7d315f39b7c667222da2002fe3e0895;hp=25a1dd302e66e153cda597a5d06ea4c18c02cbfe;hb=da40516db47b4c719aaad66a05302f13d1b6358e;hpb=fb7c828d7963a599cb43593ecd70a317e7cdb962 diff --git a/TODO b/TODO index 25a1dd3..b6257c2 100644 --- 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 @@ -59,4 +62,9 @@ S C 3.6.1.1. ERROR NOT_PLAYING 3.6.2. Moving errors 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.