From a60c12e2f53258709445f927dd00124b95d71015 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 9 Apr 2016 10:23:17 +0000 Subject: [PATCH] Add #149: Use poll() for socket selection --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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) -- 2.39.2