Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ get_vstream
Method
get_vstream
lib_acl_cpp/src/stream/stream.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
ACL_VSTREAM* stream::get_vstream() const
70
{
71
return stream_;
72
}
73
74
static bool set_sockopt_timeo(ACL_SOCKET fd, int opt, int timeout)
75
{
Callers
15
test_publish
Function · 0.45
fiber_client
Function · 0.45
connect_server
Function · 0.45
__sock_read
Method · 0.45
__sock_send
Method · 0.45
run
Function · 0.45
on_accept
Method · 0.45
rpc_run
Method · 0.45
on_accept
Method · 0.45
test_publish
Function · 0.45
handle_publish
Function · 0.45
rpc_run
Method · 0.45
Calls
no outgoing calls
Tested by
2
test_publish
Function · 0.36
test_publish
Function · 0.36