mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-19 00:47:36 +01:00
nodiscard
This commit is contained in:
@@ -53,7 +53,7 @@ public:
|
||||
|
||||
void stop();
|
||||
|
||||
int nbClients() const;
|
||||
[[nodiscard]] int nbClients() const;
|
||||
|
||||
void checkIfAllClientsReady();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user