Definition at line 93 of file pfminictrl.cc.
References Error(), and str.
Referenced by Request().
96 if (error && error!=ba::error::basic_errors::operation_aborted)
99 str <<
"Timeout of " << URL() <<
": " << error.message() <<
" (" << error <<
")";
110 if (
fKeepAlive.expires_at() > ba::deadline_timer::traits_type::now())
boost::asio::deadline_timer fKeepAlive