Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ ~http_request
Method
~http_request
lib_acl_cpp/samples/http_client/main.cpp:19–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
~http_request(void)
20
{
21
printf(
"notify aio handle to stop!\r\n"
);
22
// ֪ͨ�첽�¼�������ȫ�˳�
23
handle_->stop();
24
}
25
protected:
26
//////////////////////////////////////////////////////////////////////////
27
// ������ӿ�
Callers
nothing calls this directly
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected