From: Ian Jackson Date: Sat, 17 May 2014 15:57:10 +0000 (+0100) Subject: site: Log when resolution completes X-Git-Tag: debian/0.3.2_beta1~4 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=commitdiff_plain;h=4ac8a7d28bb43e846430ae4c46fe83109c1161bf;hp=4ac8a7d28bb43e846430ae4c46fe83109c1161bf site: Log when resolution completes This helps with debugging dns and reentrancy problems. Also, assert in ensure_resolving that we have an address. This makes it slightly clearer that callers are expected to have checked this. Signed-off-by: Ian Jackson --- New patch in v2 of the series. ---