MCPcopy 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
147ACL_ASTREAM* aio_stream::get_astream() const
148{
149 return stream_;
150}
151
152ACL_VSTREAM* aio_stream::get_vstream() const
153{

Callers 5

http_clientMethod · 0.80
handle_res_hdrMethod · 0.80
send_requestMethod · 0.80
aio_close_callbackMethod · 0.80
http_clientMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected