mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-24 09:56:35 +02:00
notify client if a stream got disconnected
This commit is contained in:
parent
049f022d3f
commit
b8b953a7db
1 changed files with 1 additions and 0 deletions
|
@ -452,6 +452,7 @@ namespace stream
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
Close ();
|
Close ();
|
||||||
|
m_ReceiveTimer.cancel ();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue