MCPcopy Create free account
hub / github.com/acl-dev/acl / fork

Method fork

lib_acl_cpp/samples/http_server/rpc_manager.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37void rpc_manager::fork(acl::rpc_request* req)
38{
39 service_->rpc_fork(req);
40}

Callers 1

read_wakeupMethod · 0.45

Calls 1

rpc_forkMethod · 0.80

Tested by

no test coverage detected