pass BOB options to destination

This commit is contained in:
orignal 2014-12-06 16:06:46 -05:00
parent 797c8750d8
commit fbff749838
2 changed files with 2 additions and 0 deletions

View file

@ -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)