chiark / gitweb /
logging: site: Introduce transport_peers_init which doesn't log
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 16 Feb 2020 14:21:09 +0000 (14:21 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 16 Feb 2020 15:03:05 +0000 (15:03 +0000)
commitdf16d73e458739ba66c1c6a1fb07f57b3ddcd5c4
tree2d9affa6a9c7326764bd02e773c769de93050c02
parent3909ecb7f090c792902cc97ecba00bb1660d1f53
logging: site: Introduce transport_peers_init which doesn't log

This eliminates some spurious startup messages.  It also allows
transport_peers_clear to read *peers, since it doesn't have to do
initialisation.

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