Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ on_ns_failed
Method
on_ns_failed
lib_acl_cpp/samples/aio/http_client/http_stream.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
void http_stream::on_ns_failed(void)
38
{
39
client_.on_ns_failed(*this);
40
}
41
42
void http_stream::on_connect_timeout(void)
43
{
Callers
2
handle_connect
Method · 0.45
handle_connect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected