...
This commit is contained in:
@@ -30,6 +30,11 @@ protected:
|
||||
|
||||
std::string _serverID;
|
||||
|
||||
virtual void errorMessage(const std::string& err_msg)
|
||||
{
|
||||
logError(err_msg);
|
||||
}
|
||||
|
||||
public:
|
||||
using typename ServerT::server_ident_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user