diff options
author | Martin Pool <mbp@samba.org> | 2001-12-05 13:02:11 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2001-12-05 13:02:11 +0000 |
commit | c10b0bdd50af38eedd4f06abb417babd05d143c3 (patch) | |
tree | f6362dcac06bd8f3d2b4898413700c18bf523150 /TODO | |
parent | 431efc89796646ebb049cf29e5545263114e0c5e (diff) | |
download | rsync-c10b0bdd50af38eedd4f06abb417babd05d143c3.tar.gz rsync-c10b0bdd50af38eedd4f06abb417babd05d143c3.tar.bz2 rsync-c10b0bdd50af38eedd4f06abb417babd05d143c3.zip |
Doc
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |