[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] separate address and port with a space in REDIRECTSTREAM co...
Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv13661
Modified Files:
control-spec.txt
Log Message:
separate address and port with a space in REDIRECTSTREAM command
Index: control-spec.txt
===================================================================
RCS file: /home/or/cvsroot/tor/doc/control-spec.txt,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -p -d -r1.62 -r1.63
--- control-spec.txt 5 Dec 2005 01:09:11 -0000 1.62
+++ control-spec.txt 22 Dec 2005 03:27:37 -0000 1.63
@@ -453,7 +453,7 @@ $Id$
3.13. REDIRECTSTREAM
Sent from the client to the server. The syntax is:
- "REDIRECTSTREAM" SP StreamID SP Address (Port) CRLF
+ "REDIRECTSTREAM" SP StreamID SP Address (SP Port) CRLF
Tells the server to change the exit address on the specified stream. If
Port is specified, changes the destination port as well. No remapping