Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
void aio_istream::destroy()
69
{
70
delete this;
71
}
72
73
void aio_istream::clear_read_ready()
74
{
Callers
3
~aio_istream
Method · 0.45
gets_await
Method · 0.45
read_await
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected