summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2001-12-05 13:02:11 +0000
committerMartin Pool <mbp@samba.org>2001-12-05 13:02:11 +0000
commitc10b0bdd50af38eedd4f06abb417babd05d143c3 (patch)
treef6362dcac06bd8f3d2b4898413700c18bf523150 /TODO
parent431efc89796646ebb049cf29e5545263114e0c5e (diff)
downloadrsync-c10b0bdd50af38eedd4f06abb417babd05d143c3.tar.gz
rsync-c10b0bdd50af38eedd4f06abb417babd05d143c3.tar.bz2
rsync-c10b0bdd50af38eedd4f06abb417babd05d143c3.zip
Doc
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3eee1e84..8b286130 100644
--- a/TODO
+++ b/TODO
@@ -46,7 +46,7 @@ IPv6
If a host has multiple addresses, then listen try to connect to all
in order until we get through. (getaddrinfo may return multiple
- addresses.)
+ addresses.) This is kind of implemented already.
Possibly also when starting as a server we may need to listen on
multiple passive addresses. This might be a bit harder, because we