Получение пакетов клиентом
This commit is contained in:
@@ -114,7 +114,8 @@ public:
|
||||
|
||||
|
||||
void shutdown(const std::string reason) {
|
||||
ShutdownReason = reason;
|
||||
if(ShutdownReason.empty())
|
||||
ShutdownReason = reason;
|
||||
IsGoingShutdown = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user