mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
pick another lease for resend
This commit is contained in:
@@ -456,7 +456,10 @@ namespace stream
|
||||
}
|
||||
}
|
||||
if (packets.size () > 0)
|
||||
{
|
||||
UpdateCurrentRemoteLease (); // pick another lease
|
||||
SendPackets (packets);
|
||||
}
|
||||
ScheduleResend ();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user