Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ ~http_thread
Method
~http_thread
lib_acl_cpp/samples/check_trigger/http_thread.cpp:22–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
http_thread::~http_thread()
23
{
24
db_store store;
25
26
// �߳��˳�ǰ��������
27
store.db_update(*this);
28
}
29
30
void* http_thread::run()
31
{
Callers
nothing calls this directly
Calls
1
db_update
Method · 0.80
Tested by
no test coverage detected