[or-cvs] Add TODO item to make everything use mark_for_close; not do...
Nick Mathewson
nickm at seul.org
Sat Mar 20 04:57:29 UTC 2004
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv9555
Modified Files:
TODO
Log Message:
Add TODO item to make everything use mark_for_close; not doing so will now skew the stats
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- TODO 19 Mar 2004 22:17:23 -0000 1.66
+++ TODO 20 Mar 2004 04:57:27 -0000 1.67
@@ -80,6 +80,8 @@
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
+ main.c; many should use mark_for_close instead.
On-going
. Better comments for functions!
More information about the tor-commits
mailing list