Маркер окончания истории

master
const an teen 2021-05-25 08:26:53 +03:00
parent 8b0c742ba8
commit 1c39101375
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ void sendVectorToUser()
tsc->write_to_user(nick, str);
}
}
tsc->write_to_user(nick, "*** END ***");
--sendVectorToUser_COUNTER;
std::cout << "sendVectorToUser- " << sendVectorToUser_COUNTER << std::endl;
}