mirror of https://github.com/BOINC/boinc.git
parent
36c78898bd
commit
cc9439c1cb
|
@ -317,6 +317,7 @@ INT CScreensaver::Run() {
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case sm_test:
|
case sm_test:
|
||||||
|
RPC_CLIENT rpc;
|
||||||
HOST_INFO hostinfo;
|
HOST_INFO hostinfo;
|
||||||
rpc.init(NULL);
|
rpc.init(NULL);
|
||||||
rpc.get_host_info(hostinfo);
|
rpc.get_host_info(hostinfo);
|
||||||
|
|
Loading…
Reference in New Issue