From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 16 Apr 2011 17:29:38 +0000 (+0000)
Subject: Remove #35. The accept_connection() thread does little enough now, I think.
X-Git-Tag: v_3_0_18~266
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/user-manual/static/@default-cgi@toggle?a=commitdiff_plain;h=6257d5d610d80c86786fccd49b2f6b65f0026b5a;p=privoxy.git

Remove #35. The accept_connection() thread does little enough now, I think.
---

diff --git a/TODO b/TODO
index f536377e..5fc7b537 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.37 2011/04/16 17:29:12 fabiankeil Exp $
+$Id: TODO,v 1.38 2011/04/16 17:29:24 fabiankeil Exp $
 
 Some Privoxy related tasks, sorted by the time they
 have been added, not by priority.
@@ -94,9 +94,6 @@ have been added, not by priority.
 32) In case of forwarding failures with socks port == 9050,
     show extra info about Tor (the whole FAQ entry?).
 
-35) Do less work in the accept_connection() thread.
-    Partly done. Good enough?
-
 36) Unload unused action files directly, even if they are
     disabled without replacement.