Definition at line 241 of file gpsctrl.cc.
References Error(), and str.
Referenced by Request().
244 if (error && error!=ba::error::basic_errors::operation_aborted)
247 str <<
"Write timeout of " << URL() <<
": " << error.message() <<
" (" << error <<
")";
266 if (
fKeepAlive.expires_at() > ba::deadline_timer::traits_type::now())
269 PostMessage(
string(
"get_status\r\n"), 12);
void Request(bool immediate=false)
boost::asio::deadline_timer fKeepAlive