mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
select really other remote lease
This commit is contained in:
parent
7f91c9e63e
commit
6125288e95
2 changed files with 9 additions and 7 deletions
|
@ -147,7 +147,7 @@ namespace stream
|
|||
|
||||
template<typename Buffer, typename ReceiveHandler>
|
||||
void HandleReceiveTimer (const boost::system::error_code& ecode, const Buffer& buffer, ReceiveHandler handler);
|
||||
void HandleLeaseSetRequestComplete (bool success, std::vector<Packet *> packets);
|
||||
void HandleLeaseSetRequestComplete (bool success);
|
||||
|
||||
void ScheduleResend ();
|
||||
void HandleResendTimer (const boost::system::error_code& ecode);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue