mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
handle stream close depending on state
This commit is contained in:
parent
dc599bbc63
commit
cd0933522d
2 changed files with 36 additions and 18 deletions
|
@ -131,6 +131,8 @@ namespace stream
|
|||
|
||||
private:
|
||||
|
||||
void Terminate ();
|
||||
|
||||
void SendBuffer ();
|
||||
void SendQuickAck ();
|
||||
void SendClose ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue