Definition at line 61 of file agilentctrl.cc.
References Error(), and str.
Referenced by RequestStatus().
64 if (error && error!=ba::error::basic_errors::operation_aborted)
67 str <<
"Status request timeout of " <<
URL() <<
": " << error.message() <<
" (" << error <<
")";
86 if (
fTimeout.expires_at() > ba::deadline_timer::traits_type::now())
void PostClose(bool restart=true)
int Error(const std::string &str)
boost::asio::deadline_timer fTimeout