Definition at line 559 of file cosyctrl.cc.
References Error(), and str.
Referenced by KeepAlive().
562 if (error && error!=ba::error::basic_errors::operation_aborted)
565 str <<
"Write timeout of " <<
URL() <<
": " << error.message() <<
" (" << error <<
")";
583 if (
fKeepAlive.expires_at() > ba::deadline_timer::traits_type::now())
boost::asio::deadline_timer fKeepAlive
void PostClose(bool restart=true)
int Error(const std::string &str)