More logging clean-ups. Static type-checking for RPC calls and
[invirt/third/libt4.git] / handle.h
index dc2edb7..f4df61a 100644 (file)
--- a/handle.h
+++ b/handle.h
@@ -52,6 +52,8 @@ class handle {
          *   }
          */
         rpcc *safebind();
+
+        void invalidate();
 };
 
 void invalidate_handle(const string & m);