[or-cvs] r6909: Mark some TODO items done (in tor/trunk: . doc)
nickm at seul.org
nickm at seul.org
Wed Jul 26 19:39:48 UTC 2006
Author: nickm
Date: 2006-07-26 15:39:47 -0400 (Wed, 26 Jul 2006)
New Revision: 6909
Modified:
tor/trunk/
tor/trunk/doc/TODO
Log:
r6920 at Kushana: nickm | 2006-07-26 15:39:40 -0400
Mark some TODO items done
Property changes on: tor/trunk
___________________________________________________________________
Name: svk:merge
- c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/oo-connections:6918
+ c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/oo-connections:6920
Modified: tor/trunk/doc/TODO
===================================================================
--- tor/trunk/doc/TODO 2006-07-26 19:29:30 UTC (rev 6908)
+++ tor/trunk/doc/TODO 2006-07-26 19:39:47 UTC (rev 6909)
@@ -66,9 +66,9 @@
- Be a little more OO to save memory in frequently
replicated structs.
o Split circuit_t into origin circuits and or circuits
- - Move as many fields as reasonable out of base class.
- - Re-pack structs to avoid wasted bytes.
- - Split connection_t based on type field.
+ . Move as many fields as reasonable out of base class.
+ o Re-pack structs to avoid wasted bytes.
+ o Split connection_t based on type field.
- "bandwidth classes", for incoming vs initiated-here conns.
o Asynchronous DNS
More information about the tor-commits
mailing list