mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 08:00:38 +03:00
pass BOB options to destination
This commit is contained in:
parent
797c8750d8
commit
fbff749838
1
BOB.cpp
1
BOB.cpp
@ -192,6 +192,7 @@ namespace client
|
||||
std::placeholders::_1, std::placeholders::_2));
|
||||
}
|
||||
|
||||
|
||||
void BOBCommandSession::HandleReceived (const boost::system::error_code& ecode, std::size_t bytes_transferred)
|
||||
{
|
||||
if (ecode)
|
||||
|
Loading…
Reference in New Issue
Block a user