瀏覽代碼

r9075@totoro: nickm | 2006-10-18 10:08:30 -0400
Add comments on questions in control-spec.txt


svn:r8746

Nick Mathewson 19 年之前
父節點
當前提交
0c2109dd23
共有 1 個文件被更改,包括 11 次插入2 次删除
  1. 11 2
      doc/control-spec.txt

+ 11 - 2
doc/control-spec.txt

@@ -466,12 +466,21 @@ $Id$
       any current problems with Tor's operation.
       any current problems with Tor's operation.
       [The answers should include notice events, not just warns and
       [The answers should include notice events, not just warns and
       errs, for example so Tor can learn whether any circuits have been
       errs, for example so Tor can learn whether any circuits have been
-      established yet.]
+      established yet.-RD]
+        [notice, warn, and errs need to be separated here, though.
+        Otherwise, when we add a new status event type in the future,
+        controllers won't know whether it's good or bad. -NM]
+
       [Does this mean that Tor must keep state on its side of all the
       [Does this mean that Tor must keep state on its side of all the
       statuses it's sent, and recognize when they're cancelled out,
       statuses it's sent, and recognize when they're cancelled out,
       and so on? It's a shame that Tor needs to do this and also Vidalia
       and so on? It's a shame that Tor needs to do this and also Vidalia
-      needs to do this.]
+      needs to do this. -RD]
+        [Is there a good alternative? If we want controllers who connect
+        to a running Tor to see its status, I think we need to do this. -NM]
 
 
+      [What is the format of this list? Is it space-separated,
+      newline-separated?  Does it include keywords, arguments, etc?  Also,
+      what about STATUS_GENERAL? -NM]
 
 
   Examples:
   Examples:
      C: GETINFO version desc/name/moria1
      C: GETINFO version desc/name/moria1