From: Nick Mathewson Date: Fri, 25 Mar 2005 20:51:47 +0000 (+0000) Subject: Remind us to fwd-port accept fix. X-Git-Tag: tor-0.1.0.1-rc~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5845c17841d5844560af2535e6e77cbbcd36809;p=thirdparty%2Ftor.git Remind us to fwd-port accept fix. svn:r3878 --- diff --git a/doc/TODO b/doc/TODO index a445c6992d..e4f86944ca 100644 --- a/doc/TODO +++ b/doc/TODO @@ -27,6 +27,8 @@ R o pick the whole path when you start the circuit. o have a separate config option which caps bandwidth-to-advertise. o Make list_server_status work right on non-directories, so that getinfo("network-status") control message can work there. + - Forward-port changes related to checking sockaddrs set by accept() on OS + X, once we know what the bug was to begin with. For 0.1.0.x: