Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ get_astream
Method
get_astream
lib_acl_cpp/src/stream/aio_stream.cpp:147–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
ACL_ASTREAM* aio_stream::get_astream() const
148
{
149
return stream_;
150
}
151
152
ACL_VSTREAM* aio_stream::get_vstream() const
153
{
Callers
5
http_client
Method · 0.80
handle_res_hdr
Method · 0.80
send_request
Method · 0.80
aio_close_callback
Method · 0.80
http_client
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected