mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-10 16:37:54 +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
|
else
|
||||||
{
|
{
|
||||||
Close ();
|
Close ();
|
||||||
|
m_ReceiveTimer.cancel ();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user