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