Explorar o código

Add TODO item to make everything use mark_for_close; not doing so will now skew the stats

svn:r1312
Nick Mathewson %!s(int64=21) %!d(string=hai) anos
pai
achega
50354cbae7
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      doc/TODO

+ 2 - 0
doc/TODO

@@ -80,6 +80,8 @@ Short-term:
         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!