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