From: Guus Sliepen Date: Sun, 1 Nov 2015 20:07:56 +0000 (+0100) Subject: Update "now" after connect() when making outgoing connections. X-Git-Tag: release-1.0.27~26 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=afd342ec0c2db5f4f60d29dfec87249c7503a1f5;hp=afd342ec0c2db5f4f60d29dfec87249c7503a1f5 Update "now" after connect() when making outgoing connections. It could be that address resolution takes a long time, don't let that count against a connection. This is especially important when using a nameserver from the VPN. ---