pull/844/head
Jeff Becker 7 years ago
parent d91c7e5e79
commit ed67ce7f33

@ -52,7 +52,7 @@ namespace client
m_ResolveTimer = std::make_shared<boost::asio::deadline_timer>(GetService());
GetTunnelPool()->SetCustomPeerSelector(this);
ResolveCurrentLeaseSet();
return true;
return true;
}
else
return false;

Loading…
Cancel
Save