projects
/
invirt/third/libt4.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
More logging clean-ups. Static type-checking for RPC calls and
[invirt/third/libt4.git]
/
handle.h
diff --git
a/handle.h
b/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);