MCPcopy 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
95void CHttpDownload::on_error(acl::http_status_t errnum)
96{
97 printf(">> error: %d\n", (int) errnum);
98}

Callers 4

on_messageMethod · 0.45
win32_procMethod · 0.45
on_messageMethod · 0.45
win32_procMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected