Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ opened
Method
opened
lib_acl_cpp/src/stream/stream.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
bool stream::opened() const
65
{
66
return opened_;
67
}
68
69
ACL_VSTREAM* stream::get_vstream() const
70
{
Callers
15
on_body
Method · 0.45
on_body
Method · 0.45
connect_server
Method · 0.45
try_open
Method · 0.45
open_tbl
Method · 0.45
beanstalk_open
Method · 0.45
open
Method · 0.45
close
Method · 0.45
quit
Method · 0.45
~redis_client
Method · 0.45
get_stream
Method · 0.45
open
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected