Definition at line 230 of file Connection.cc.
References Error(), and str.
Referenced by AsyncWait(), ConnectAddr(), ConnectIter(), and StartConnect().
232 if (error==ba::error::basic_errors::operation_aborted)
238 str <<
"Connetion timer of " <<
URL() <<
": " << error.message() <<
" (" << error <<
")";
boost::asio::deadline_timer fConnectionTimer
virtual void StartConnect()
int Error(const std::string &str)