SSU2 connect timer
This commit is contained in:
@@ -433,7 +433,7 @@ namespace transport
|
||||
if (!session) return;
|
||||
auto address = session->GetAddress ();
|
||||
if (!address) return;
|
||||
session->SetState (eSSU2SessionStateIntroduced);
|
||||
session->WaitForIntroduction ();
|
||||
// try to find existing session first
|
||||
for (auto& it: address->ssu->introducers)
|
||||
{
|
||||
|
Reference in New Issue
Block a user