MCPcopy 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
192ACL_AIO* aio_handle::get_handle() const
193{
194 return aio_;
195}
196
197aio_handle_type aio_handle::get_engine_type() const
198{

Callers 15

read_callbackMethod · 0.45
read_callbackMethod · 0.45
close_callbackMethod · 0.45
read_callbackMethod · 0.45
close_callbackMethod · 0.45
read_callbackMethod · 0.45
on_messageMethod · 0.45
on_messageMethod · 0.45
close_callbackMethod · 0.45
read_callbackMethod · 0.45
closeMethod · 0.45
~io_callbackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected