mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Simplify and merge the identHash caching codepath on I2PClientTunnel
This commit is contained in:
parent
c05f411ba0
commit
6489230e68
@@ -88,6 +88,7 @@ namespace client
|
||||
|
||||
private:
|
||||
|
||||
const i2p::data::IdentHash * GetIdentHash ();
|
||||
void Accept ();
|
||||
void HandleAccept (const boost::system::error_code& ecode, boost::asio::ip::tcp::socket * socket);
|
||||
void HandleLeaseSetRequestComplete (bool success, boost::asio::ip::tcp::socket * socket);
|
||||
|
||||
Reference in New Issue
Block a user