]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/threadengine.h
Use FindNickOnly in a few commands to prevent enumerating users via UID walking
[user/henk/code/inspircd.git] / include / threadengine.h
index 41e3fc68612cfe42a5270187ff416cd9d6d2a653..1be7752380de348de67d5b52d9c0222fab0d2fba 100644 (file)
@@ -2,7 +2,7 @@
  *       | Inspire Internet Relay Chat Daemon |
  *       +------------------------------------+
  *
- *  InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ *  InspIRCd: (C) 2002-2010 InspIRCd Development Team
  * See: http://wiki.inspircd.org/Credits
  *
  * This program is free but copyrighted software; see
@@ -129,11 +129,11 @@ class CoreExport SocketThread : public Thread
        {
                queue.Wait();
        }
+ public:
        /** Notifies parent by making the SignalFD ready to read
         * No requirements on locking
         */
        void NotifyParent();
- public:
        SocketThread();
        virtual ~SocketThread();
        /** Lock queue.