identd: Rework lowestSocketId handling
[quassel.git] / src / core / identserver.h
index 4d4aecc..cff24b7 100644 (file)
@@ -58,7 +58,7 @@ private:
 
     QString sysIdentForIdentity(const CoreIdentity *identity) const;
 
-    bool hasSocketsBelowId(qint64 socketId);
+    qint64 lowestSocketId();
 
     void processWaiting(qint64 socketId);