mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
send recived data after address from BOB inbound connection
This commit is contained in:
parent
9328bd1caf
commit
76478ceaa2
4 changed files with 13 additions and 6 deletions
|
@ -29,7 +29,7 @@ namespace client
|
|||
const boost::asio::ip::tcp::endpoint& target);
|
||||
~I2PTunnelConnection ();
|
||||
|
||||
void I2PConnect ();
|
||||
void I2PConnect (const uint8_t * msg = nullptr, size_t len = 0);
|
||||
void Connect ();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue