MCPcopy Create free account
hub / github.com/acl-dev/acl / destroy

Method destroy

lib_acl_cpp/samples/aio/http_client/http_stream.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16void http_stream::destroy(void)
17{
18 client_.on_destroy(this);
19}
20
21bool http_stream::on_connect(void)
22{

Callers

nothing calls this directly

Calls 1

on_destroyMethod · 0.80

Tested by

no test coverage detected