better server termination / another try at preventing thread join failures
This commit is contained in:
		| @@ -57,6 +57,8 @@ namespace ix | ||||
|         void logError(const std::string& str); | ||||
|         void logInfo(const std::string& str); | ||||
|  | ||||
|         void stopAcceptingConnections(); | ||||
|  | ||||
|     private: | ||||
|         // Member variables | ||||
|         int _port; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user