[or-cvs] Make log_fn work on apples with no workarounds needed in ma...

Nick Mathewson nickm at seul.org
Tue Jun 17 21:15:27 UTC 2003


Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv14905/doc

Modified Files:
	tor-spec.txt 
Log Message:
Make log_fn work on apples with no workarounds needed in main code

Index: tor-spec.txt
===================================================================
RCS file: /home/or/cvsroot/doc/tor-spec.txt,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- tor-spec.txt	12 Jun 2003 07:13:01 -0000	1.19
+++ tor-spec.txt	17 Jun 2003 21:15:25 -0000	1.20
@@ -487,6 +487,12 @@
    cells, echo their contents to the corresponding TCP stream.  
    [XXX Mention zlib encoding. -NM]
 
+5.2. Closing connections
+
+   [Note -- TCP streams can only be half-closed for reading.  Our
+   Bickford's conversation was incorrect. -NM]
+
+
    When one side of the TCP stream is closed, the corresponding edge
    node sends a RELAY_END cell along the circuit; upon receiving a
    RELAY_END cell, the edge node closes its side of the corresponding



More information about the tor-commits mailing list