projects
/
invirt/third/libt4.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rolled handle infrastructure into rpcc.
[invirt/third/libt4.git]
/
lock_smain.cc
diff --git
a/lock_smain.cc
b/lock_smain.cc
index
fecd7f8
..
c6f3356
100644
(file)
--- a/
lock_smain.cc
+++ b/
lock_smain.cc
@@
-4,9
+4,8
@@
// Main loop of lock_server
-char log_thread_prefix = 's';
-
int main(int argc, char *argv[]) {
+ global = new t4_state('s');
setvbuf(stdout, NULL, _IONBF, 0);
setvbuf(stderr, NULL, _IONBF, 0);