]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/dynamic.h
Fix gateway client hosts not being updated if DNS resolution fails.
[user/henk/code/inspircd.git] / include / dynamic.h
index 3be91992963380455df0023e34109670702d11c8..bbe89dc7ee94c04de5b386fa2531217664bfe068 100644 (file)
@@ -33,6 +33,10 @@ class CoreExport DLLManager : public classbase
         */
        std::string err;
 
+       /** Sets the last error string
+       */
+       void RetrieveLastError();
+
  public:
        /** This constructor loads the module using dlopen()
         * @param fname The filename to load. This should be within