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

Method destroy

lib_acl_cpp/src/stream/aio_istream.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68void aio_istream::destroy()
69{
70 delete this;
71}
72
73void aio_istream::clear_read_ready()
74{

Callers 3

~aio_istreamMethod · 0.45
gets_awaitMethod · 0.45
read_awaitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected