From: Fabian Keil Date: Fri, 19 Jun 2009 13:24:14 +0000 (+0000) Subject: Add: 71) Allow to listen on multiple addresses without having to bind to all. X-Git-Tag: v_3_0_14~87 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=62185e127337bb781eeb51d86f3e7c22155b383f Add: 71) Allow to listen on multiple addresses without having to bind to all. --- diff --git a/TODO b/TODO index c5be22e7..cf0f0c27 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.1 2009/05/16 11:28:08 fabiankeil Exp $ +$Id: TODO,v 1.2 2009/06/03 18:49:18 fabiankeil Exp $ Some Privoxy related task, not ordered in any way. @@ -162,3 +162,6 @@ Some Privoxy related task, not ordered in any way. 70) If the server connection is reset but the headers are received, consider passing the mess to the client instead of showing the connect-failed template. Relates to #2698674. + +71) Allow to listen on multiple addresses without having to + bind to all.