MCPcopy 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
69ACL_VSTREAM* stream::get_vstream() const
70{
71 return stream_;
72}
73
74static bool set_sockopt_timeo(ACL_SOCKET fd, int opt, int timeout)
75{

Callers 15

test_publishFunction · 0.45
fiber_clientFunction · 0.45
connect_serverFunction · 0.45
__sock_readMethod · 0.45
__sock_sendMethod · 0.45
runFunction · 0.45
on_acceptMethod · 0.45
rpc_runMethod · 0.45
on_acceptMethod · 0.45
test_publishFunction · 0.45
handle_publishFunction · 0.45
rpc_runMethod · 0.45

Calls

no outgoing calls

Tested by 2

test_publishFunction · 0.36
test_publishFunction · 0.36