MCPcopy Create free account
hub / github.com/alibaba/PhotonLibOS / clean

Method clean

net/http/test/client_perf.cpp:55–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 return s;
54 }
55 void clean() {
56 ptr = 0;
57 }
58 size_t write(void* c, size_t n) {
59 LOG_DEBUG("CALL WRITE");
60 // s.append((char*)c, n);

Callers 1

curl_thread_entryFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected