mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
reply SYN back
This commit is contained in:
parent
e0e27047f9
commit
1e61cb04be
2 changed files with 22 additions and 14 deletions
|
@ -95,7 +95,7 @@ namespace stream
|
|||
|
||||
private:
|
||||
|
||||
void SendQuickAck ();
|
||||
void SendQuickAck (bool syn = false);
|
||||
bool SendPacket (Packet * packet);
|
||||
bool SendPacket (const uint8_t * buf, size_t len);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue