[or-cvs] Replace all connection_removes outsice of main.c with conne...

Nick Mathewson nickm at seul.org
Sun Mar 21 03:18:47 UTC 2004


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

Modified Files:
	TODO 
Log Message:
Replace all connection_removes outsice of main.c with connection_mark_for_close

Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- TODO	20 Mar 2004 23:27:41 -0000	1.70
+++ TODO	21 Mar 2004 03:18:44 -0000	1.71
@@ -83,7 +83,7 @@
         X remove per-connection rate limiting
         - Make it harder to circumvent bandwidth caps: look at number of bytes
           sent across sockets, not number sent inside TLS stream.
-        - Audit users of connnection_remove and connection_free outside of
+        o Audit users of connnection_remove and connection_free outside of
           main.c; many should use mark_for_close instead.
 
 On-going



More information about the tor-commits mailing list