summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-03-25 20:51:47 +0000
committerNick Mathewson <nickm@torproject.org>2005-03-25 20:51:47 +0000
commitc5845c17841d5844560af2535e6e77cbbcd36809 (patch)
tree71b8cf6333bd1fc8fdaef1324ef43015102c787c
parent570da8a8e84d69c917bcacde36546d0e237103d5 (diff)
downloadtor-c5845c17841d5844560af2535e6e77cbbcd36809.tar.gz
tor-c5845c17841d5844560af2535e6e77cbbcd36809.zip
Remind us to fwd-port accept fix.
svn:r3878
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
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: