Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ on_error
Method
on_error
lib_acl_cpp/samples/HttpClient/HttpDownload.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void CHttpDownload::on_error(acl::http_status_t errnum)
96
{
97
printf(
">> error: %d\n"
, (int) errnum);
98
}
Callers
4
on_message
Method · 0.45
win32_proc
Method · 0.45
on_message
Method · 0.45
win32_proc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected