mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-09 11:27:53 +00:00
notify client if a stream got disconnected
This commit is contained in:
parent
049f022d3f
commit
b8b953a7db
@ -452,6 +452,7 @@ namespace stream
|
||||
else
|
||||
{
|
||||
Close ();
|
||||
m_ReceiveTimer.cancel ();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user