Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ finish
Method
finish
app/master/tools/master_dispatch/server/rpc_manager.cpp:28–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
void rpc_manager::finish()
29
{
30
if (service_)
31
{
32
delete service_;
33
if (handle_)
34
handle_->check();
35
}
36
}
37
38
void rpc_manager::fork(acl::rpc_request* req)
39
{
Callers
12
gson
Function · 0.45
parse2
Function · 0.45
gson
Function · 0.45
gson
Function · 0.45
gson
Function · 0.45
do_run
Method · 0.45
deserialize
Function · 0.45
gson
Function · 0.45
parse_response
Method · 0.45
gson
Function · 0.45
load
Method · 0.45
gson
Function · 0.45
Calls
1
check
Method · 0.45
Tested by
3
gson
Function · 0.36
parse2
Function · 0.36
gson
Function · 0.36