556 if (error==ba::error::basic_errors::operation_aborted)
559 Warn(
"Synchronization aborted...");
567 str <<
"Synchronization timer: " << error.message() <<
" (" << error <<
")";
576 Warn(
"Synchronization in progress, but disconnected.");
581 msg <<
"Synchronization time expired (" <<
counter <<
")";
590 Error(
"Synchronization attempt timed out.");
599 Info(
"Synchronisation successfull.");
void PostMessage(const void *msg, size_t s=0)
void CloseImp(int64_t delay=0)
int Error(const std::string &str)
int Warn(const std::string &str)
int Info(const std::string &str)
void ScheduleSync(int counter=0)