From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 9 Apr 2016 10:23:17 +0000 (+0000)
Subject: Add #149: Use poll() for socket selection
X-Git-Tag: v_3_0_25~65
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/developer-manual/static/@default-cgi@show-status?a=commitdiff_plain;h=a60c12e2f53258709445f927dd00124b95d71015;p=privoxy.git

Add #149: Use poll() for socket selection
---

diff --git a/TODO b/TODO
index 90b542b4..9d11e0c1 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.147 2016/04/06 12:39:14 fabiankeil Exp $
+$Id: TODO,v 1.148 2016/04/06 12:39:36 fabiankeil Exp $
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
@@ -437,6 +437,9 @@ http://www.privoxy.org/faq/general.html#DONATE
      currently can result in client requests to config.privoxy.org on the
      Internet which may not be desirable.
 
+149) Use poll() for socket selection so the number of sockets Privoxy
+     can deal with isn't limited to FD_SETSIZE anymore.
+
 ##########################################################################
 
 Hosting wish list (relevant for #53)