]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/socketengine.h
More stuff for allowing hostnames in <bind> and <link> again - note there is a FIXME...
[user/henk/code/inspircd.git] / include / socketengine.h
index f2679811ebdc2393f1a50400e5fda420e7a1219c..23fbd8d683c3ed487f35261b647aa3e8d1a0ffcc 100644 (file)
@@ -138,6 +138,9 @@ public:
         */
        bool DelFd(int fd);
 
+       /** Returns true if a socket exists in the socket
+        * engine's list.
+        */
        bool HasFd(int fd);
 
        /** Waits for an event.