Really retry outgoing connections immediately if requested.
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 2 Aug 2013 18:53:54 +0000 (20:53 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 2 Aug 2013 18:53:54 +0000 (20:53 +0200)
The retry() function would only abort connections that were in progress of
being made, it wouldn't reschedule the outgoing connections that had been
sleeping.


No differences found