mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-06-07 14:46:51 +02:00
correct termination of streaming destination
This commit is contained in:
parent
09ed57ad42
commit
32e2f0b1fa
2 changed files with 4 additions and 3 deletions
libi2pd
|
@ -180,7 +180,6 @@ namespace stream
|
|||
int GetWindowSize () const { return m_WindowSize; };
|
||||
int GetRTT () const { return m_RTT; };
|
||||
|
||||
/** don't call me */
|
||||
void Terminate ();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue