Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ get_handle
Method
get_handle
lib_acl_cpp/src/stream/aio_handle.cpp:192–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
}
191
192
ACL_AIO* aio_handle::get_handle() const
193
{
194
return aio_;
195
}
196
197
aio_handle_type aio_handle::get_engine_type() const
198
{
Callers
15
read_callback
Method · 0.45
read_callback
Method · 0.45
close_callback
Method · 0.45
read_callback
Method · 0.45
close_callback
Method · 0.45
read_callback
Method · 0.45
on_message
Method · 0.45
on_message
Method · 0.45
close_callback
Method · 0.45
read_callback
Method · 0.45
close
Method · 0.45
~io_callback
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected