MCPcopy Create free account
hub / github.com/acl-dev/acl / get_hook

Method get_hook

lib_acl_cpp/src/stream/stream.cpp:298–301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

296}
297
298stream_hook* stream::get_hook() const
299{
300 return hook_;
301}
302
303stream_hook* stream::remove_hook()
304{

Callers 15

setup_sslFunction · 0.45
setup_sslFunction · 0.45
read_wakeupMethod · 0.45
setup_sslFunction · 0.45
read_wakeupMethod · 0.45
setup_sslMethod · 0.45
read_wakeupMethod · 0.45
read_wakeupMethod · 0.45
handle_ssl_handshakeMethod · 0.45
handle_ssl_handshakeMethod · 0.45
setup_sslMethod · 0.45
setup_sslMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected