Status debug
This commit is contained in:
@@ -91,6 +91,8 @@ void YmodemFileReceive::readTimeOut(const boost::system::error_code& e)
|
||||
|
||||
receive();
|
||||
|
||||
BOOST_LOG_TRIVIAL(debug) << "Status: " << status;
|
||||
|
||||
if((status == StatusEstablish) || (status == StatusTransmit))
|
||||
{
|
||||
BOOST_LOG_TRIVIAL(debug) << "Set read timer ";
|
||||
|
||||
Reference in New Issue
Block a user