mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-03-28 18:39:34 +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