mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
cleanup stream upon termination
This commit is contained in:
parent
da50d92d1e
commit
29944f6bf2
2 changed files with 23 additions and 15 deletions
|
@ -158,6 +158,8 @@ namespace stream
|
|||
|
||||
private:
|
||||
|
||||
void CleanUp ();
|
||||
|
||||
void SendBuffer ();
|
||||
void SendQuickAck ();
|
||||
void SendClose ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue