chiark / gitweb /
site: transport peers: Update bulk of code for multiple addresses
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 28 Jun 2014 16:15:37 +0000 (17:15 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 2 Oct 2014 15:30:19 +0000 (16:30 +0100)
commit6c65723d1c01a7640fd7e6ba6f85e6d29e9845df
treef72e7fc120431dc8f868c1d176719669790963a1
parent2ca9a1b7bc10d8d84f3b6227160cf7329aacbd9b
site: transport peers: Update bulk of code for multiple addresses

Make the transport_peers functions which receive name resolution
information cope with multiple addresses.

(We cannot yet receive multiple addresses from the resolver.  That
will come next.)

This is just plumbing: no functional change in this patch.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
site.c