mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
update congestion caps before initial publishing
This commit is contained in:
parent
f990a2f69f
commit
43f5ba286c
2 changed files with 22 additions and 13 deletions
|
@ -230,6 +230,7 @@ namespace garlic
|
|||
void HandlePublishResendTimer (const boost::system::error_code& ecode);
|
||||
void ScheduleCongestionUpdate ();
|
||||
void HandleCongestionUpdateTimer (const boost::system::error_code& ecode);
|
||||
void UpdateCongestion ();
|
||||
void ScheduleCleanupTimer ();
|
||||
void HandleCleanupTimer (const boost::system::error_code& ecode);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue