Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ rpc_onover
Method
rpc_onover
lib_acl_cpp/src/connpool/check_rpc.cpp:50–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
void check_rpc::rpc_onover()
51
{
52
// ȡ���ü����������״̬
53
checker_.set_blocked(false);
54
55
// �첽�رռ�����
56
checker_.close();
57
58
// ɾ����̬ rpc �������
59
delete this;
60
}
61
62
} // namespace acl
Callers
2
on_message
Method · 0.45
win32_proc
Method · 0.45
Calls
2
set_blocked
Method · 0.80
close
Method · 0.45
Tested by
no test coverage detected