MCPcopy Create free account
hub / github.com/ClassiCube/ClassiCube / HttpBackend_DescribeError

Function HttpBackend_DescribeError

src/Http_Worker.c:724–726  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

722}
723
724static cc_bool HttpBackend_DescribeError(cc_result res, cc_string* dst) {
725 return SSLBackend_DescribeError(res, dst);
726}
727#endif
728
729

Callers

nothing calls this directly

Calls 1

SSLBackend_DescribeErrorFunction · 0.85

Tested by

no test coverage detected