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