MCPcopy 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
22http_thread::~http_thread()
23{
24 db_store store;
25
26 // �߳��˳�ǰ��������
27 store.db_update(*this);
28}
29
30void* http_thread::run()
31{

Callers

nothing calls this directly

Calls 1

db_updateMethod · 0.80

Tested by

no test coverage detected