206 PostMessage(
string(
"rx\n"), 3);
211 async_read_until(*
this,
fBuffer,
'\n',
213 dummy::error, dummy::bytes_transferred));
216 fInTimeout.expires_from_now(boost::posix_time::milliseconds(
fTimeout*1.5));
218 this, dummy::error));
void HandleReadTimeout(const bs::error_code &error)
boost::asio::streambuf fBuffer
void HandleRead(const boost::system::error_code &err, size_t bytes_received)