mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-08-05 08:39:32 +01:00
process ACKs
This commit is contained in:
parent
1c1103dcce
commit
202e3eeb2a
2 changed files with 34 additions and 9 deletions
2
SSU.h
2
SSU.h
|
@ -54,7 +54,7 @@ namespace ssu
|
|||
eSessionStateCreatedReceived,
|
||||
eSessionStateConfirmedSent,
|
||||
eSessionStateConfirmedReceived,
|
||||
eSessionStateEstablised
|
||||
eSessionStateEstablished
|
||||
};
|
||||
|
||||
class SSUServer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue