Просмотр исходного кода

admit that getinfo can fail.

svn:r6291
Roger Dingledine 20 лет назад
Родитель
Сommit
9aecb5080e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/control-spec.txt

+ 1 - 1
doc/control-spec.txt

@@ -298,7 +298,7 @@ $Id$
   Sent from the client to the server.  The syntax is as for GETCONF:
   Sent from the client to the server.  The syntax is as for GETCONF:
     "GETINFO" 1*(SP keyword) CRLF
     "GETINFO" 1*(SP keyword) CRLF
   one or more NL-terminated strings.  The server replies with an INFOVALUE
   one or more NL-terminated strings.  The server replies with an INFOVALUE
-  message.
+  message, or a 551 or 552 error.
 
 
   Unlike GETCONF, this message is used for data that are not stored in the Tor
   Unlike GETCONF, this message is used for data that are not stored in the Tor
   configuration file, and that may be longer than a single line.  On success,
   configuration file, and that may be longer than a single line.  On success,