Definition at line 237 of file magiclidar.cc.
References Error(), and str.
Referenced by Request().
240 if (error && error!=ba::error::basic_errors::operation_aborted)
243 str <<
"Write timeout of " << URL() <<
": " << error.message() <<
" (" << error <<
")";
262 if (
fKeepAlive.expires_at() > ba::deadline_timer::traits_type::now())
boost::asio::deadline_timer fKeepAlive