mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
notify client if a stream got disconnected
This commit is contained in:
@@ -452,6 +452,7 @@ namespace stream
|
||||
else
|
||||
{
|
||||
Close ();
|
||||
m_ReceiveTimer.cancel ();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user