mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
set congestion cap G immediately if through proxy
This commit is contained in:
@@ -325,6 +325,7 @@ namespace i2p
|
|||||||
break;
|
break;
|
||||||
case eRouterStatusProxy:
|
case eRouterStatusProxy:
|
||||||
m_AcceptsTunnels = false;
|
m_AcceptsTunnels = false;
|
||||||
|
UpdateCongestion ();
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user